community.mysql/tests/integration/targets
R.Sicart 2d75bc19b8
Fix privilege changing everytime (#438)
* Compare privileges from before and after manipulation

* Add unit tests

* Fix FIXME integration tests related to this issue

* Fix sanity check

* Fix assertion when appending privs in mysql_role_initial integration tests

* Fix pylint

* [ci-skip] Add changelog fragment

* Fix: missing fragment file extension

* Replace privileges_equal() by a comparison

* Fix: sanity pylint

* Fix: forgot to remove privileges_equal import from unit tests
2022-09-08 18:26:58 +02:00
..
setup_mysql Fix mysqldump ignoring errors (#403) 2022-06-30 06:54:26 +02:00
setup_remote_tmp_dir CI tests: add a note not to use tests as an example of writing roles (#32) 2020-09-28 08:15:47 +03:00
test_mysql_db Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_info Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_query Is changed (#427) 2022-08-23 09:11:55 +02:00
test_mysql_replication Port stable 1 ci changes (#423) 2022-08-16 09:15:50 +02:00
test_mysql_role Fix privilege changing everytime (#438) 2022-09-08 18:26:58 +02:00
test_mysql_user Fix privilege changing everytime (#438) 2022-09-08 18:26:58 +02:00
test_mysql_variables Is changed (#427) 2022-08-23 09:11:55 +02:00