community.mysql/tests/integration/targets
R.Sicart 82cedf8510
Fix role integration tests for mariadb (#291)
* Fix: test_mysql_role : Check that the user have no active roles assertion

* Fix: test_mysql_role : Check in DB assertion

* Fix: test_mysql_role : Check in DB, if not granted, the query will fail for mariadb

* Fix: test_mysql_role : Check that the role is active assertion

* test_mysql_role : create checks for mariadb

* Make 'when' conditions uniform

* Fix: test_mysql_role : admin option tests

* test_mysql_role : create checks for mariadb

* Fix: add fixme on test which create role in check mode 'again'

It changes only on mariadb 10.2
(doesn't change on mysql 8 or mariadb 10.5)

* Fix: add fixme on test which create role 'again'

* Simplify test without checking Host part

* Fix 'show grant' checks for mariadb

* Enable mariadb tests for test_mysql_role target

* Add tests to verify role grants for roles

* Add FIXME comments for tests which do not pass on mariadb 10.2

* Fix FIXME tests related to mariadb 10.2

* Exclude mysqlclient==2.0.1 with mariadb from integration tests
2022-03-04 10:52:43 +01:00
..
setup_mysql Enable and fix integration tests for devel (#290) 2022-03-01 17:57:20 +01: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 Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00
test_mysql_info Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00
test_mysql_query Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00
test_mysql_replication Add default database "mysql" to mysql_user (#266) 2022-01-10 16:03:25 +01:00
test_mysql_role Fix role integration tests for mariadb (#291) 2022-03-04 10:52:43 +01:00
test_mysql_user Add default database "mysql" to mysql_user (#266) 2022-01-10 16:03:25 +01:00
test_mysql_variables Feature/mariadb integration ci (#246) 2021-12-14 09:30:46 +01:00