framework/php-packages/testing/tests
Alexander Skvortsov 76a869a198 Start transactions before the app is fully booted. (#11)
This make a cleaner state more likely, and ensures that settings set via `$this->setting` are cleaned up after the test case runs.
2021-04-12 10:26:05 -04:00
..
tests Start transactions before the app is fully booted. (#11) 2021-04-12 10:26:05 -04:00
.gitignore Add automated tests for flarum/testing 2021-04-07 22:38:58 +01:00
composer.json Test against dev version of core 2021-04-11 22:47:09 -04:00
extend.php Add a few more automated tests 2021-04-11 23:00:36 -04:00
README.md Add automated tests for flarum/testing 2021-04-07 22:38:58 +01:00

A minimal extension skeleton to test the flarum/testing package.