framework/tests/integration/extenders
Sami Mazouz f9f398b532
feat: Use an extensible document title driver implementation (#3109)
* feat: Use an extensible document title driver implementation
* chore: Add todo to use DI in 2.0
2021-11-08 23:15:32 +01:00
..
ApiControllerTest.php feat: Create loadWhere relations extender (#3116) 2021-11-01 10:45:02 +01:00
ApiSerializerTest.php Improve ApiSerializer tests (#2733) 2021-03-23 17:33:51 -04:00
AuthTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
ConsoleTest.php Typehint event in console scheduling test case 2021-05-11 23:55:34 -04:00
CsrfTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
EventTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
FilesystemTest.php Use latest version of settings package 2021-05-03 01:35:46 -04:00
FilterTest.php Make filter mutator API consistent with search mutator API. 2021-03-11 23:12:49 -05:00
FormatterTest.php Add unparse to Formatter extender (#2780) 2021-04-14 11:34:49 +01:00
FrontendPreloadTest.php performance(frontend): Preload FontAwesome, JS and CSS (#3057) 2021-09-20 23:12:09 +01:00
FrontendTitleTest.php feat: Use an extensible document title driver implementation (#3109) 2021-11-08 23:15:32 +01:00
LocalesTest.php Switch to ICU MessageFormat (#2759) 2021-04-30 12:44:39 -04:00
MailTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
MiddlewareTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
ModelPrivateTest.php Remove deprecated code from beta 16 (#2705) 2021-03-19 19:13:50 +01:00
ModelTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
ModelUrlTest.php Apply fixes from StyleCI 2021-05-03 05:36:06 +00:00
ModelVisibilityTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
NotificationTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
PolicyTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
PostTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
RoutesTest.php Require unique route names (#2771) 2021-04-10 20:38:25 +01:00
ServiceProviderTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
SettingsTest.php feat: Allow registering settings as Less config vars through Settings Extender (#3011) 2021-11-01 15:41:19 +01:00
SimpleFlarumSearchTest.php Fix registering custom searchers, allow searchers without fulltext (#2755) 2021-04-19 16:59:53 -04:00
ThemeTest.php [1.x] Theme Extender to Allow overriding LESS files (#3008) 2021-09-10 13:45:18 -04:00
ThrottleApiTest.php Run API Client requests through middleware (#2783) 2021-05-10 17:41:38 -04:00
UserTest.php Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
ValidatorTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
ViewTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00