community.mysql/tests/integration/targets/test_mysql_user/tasks
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
..
assert_no_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user_password.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
create_user.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
issue-28.yml Port stable 1 ci changes (#423) 2022-08-16 09:15:50 +02:00
issue-121.yml Port stable 1 ci changes (#423) 2022-08-16 09:15:50 +02:00
issue-265.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
issue-29511.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-64560.yaml Is changed (#427) 2022-08-23 09:11:55 +02:00
main.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
remove_user.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
resource_limits.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_priv_append.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
test_priv_dict.yml mysql_user: add proper handling of INSERT, UPDATE, REFERENCES on columns (#107) 2021-03-08 17:18:04 +01:00
test_priv_subtract.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
test_privs.yml Fix privilege changing everytime (#438) 2022-09-08 18:26:58 +02:00
test_update_password.yml mysql_user: add "update_password: on_new_username" argument, "password_changed" result field (#365) 2022-05-31 16:00:24 +02:00
test_user_grants_with_roles_applied.yml mysql_user: fix parsing privs when a user has roles assigned to it (#341) 2022-05-12 09:36:21 +02:00
test_user_password.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
test_user_plugin_auth.yml Is changed (#427) 2022-08-23 09:11:55 +02:00
tls_requirements.yml Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00