community.mysql/tests
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
..
integration Fix privilege changing everytime (#438) 2022-09-08 18:26:58 +02:00
sanity Copy ignore-2.13.txt to ignore-2.14.txt (#323) 2022-04-01 16:40:02 +02:00
unit/plugins Fix the collection to work with mysqlclient connector (#293) 2022-03-14 10:03:47 +01:00