community.mysql/tests
Laurent Indermuehle e412aa5142
Add clean up in "always" phase of the block
Because our tests use --retry-on-error, and the first thing the test
does is to try to create the database. We must cleanup otherwise if
there is a retry, it will throw a misleading "database already exists"
error.
2023-01-20 18:19:29 +01:00
..
integration Add clean up in "always" phase of the block 2023-01-20 18:19:29 +01:00
sanity CI: add stable-2.14 to test matrix (#449) 2022-09-22 11:24:01 +02:00
unit/plugins Fix the collection to work with mysqlclient connector (#293) 2022-03-14 10:03:47 +01:00