Commit Graph

5 Commits

Author SHA1 Message Date
Jan Jakes
200ea47926 Use mysqli to run test cleanups
[MAILPOET-6142]
2024-08-19 15:29:42 +02:00
Rostislav Wolny
a1574f82c9 Add reseting settings controller cache in between acceptance tests
The settings controller is used internally in the Settings factory.
It has an in-memory cache, so on the test runner side, we need to reset
the cache after every test to ensure tests don't influence each other.
[MAILPOET-5480]
2023-07-25 08:59:12 +02:00
Jan Jakes
82aeb89854 Use strict types in tests
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
John Oleksowicz
687ab34cc0 Clear WP cache after restoring DB backup
MAILPOET-4403
2022-06-09 13:31:42 +02:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00