framework/php-packages/testing/tests
Alexander Skvortsov f13d45f77b Test against dev version of core
Since we're making changes for the dev version of core, we should test against that too.

For now, this fixes issues with the `extensions` method of `Installation` being undefined.
2021-04-11 22:47:09 -04:00
..
tests Add automated tests for flarum/testing 2021-04-07 22:38:58 +01: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 automated tests for flarum/testing 2021-04-07 22:38:58 +01: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.