Alexander Skvortsov 0569da23e1 Drop all DB tables before installation during setup. (#9)
This ensures a clean state for the extension currently being tested. The alternative requires the user to create and keep track of multiple test databases, or manually delete/re-recreate the database every time they switch between extensions being tested. Now, a simple `composer test:setup` will always reset the test environment to the original state.
2021-04-20 14:47:07 -04:00
..
2021-04-14 16:27:59 -04:00
2021-03-11 13:07:31 -05:00
2021-04-11 22:47:09 -04:00