framework/tests/integration/api/discussions
Matt Kilgore 4679448300
Slug Driver Support (#2456)
- Support slug drivers for core's sluggable models, easily extends to other models
- Add automated testing for affected single-model API routes
- Fix nickname selection UI
- Serialize slugs as `slug` attribute
- Make min search length a constant
2020-12-07 13:33:42 -05:00
..
CreateTest.php Move floodgate to middleware, add extender + integration tests (#2170) 2020-11-29 17:13:22 -05:00
DeletionTest.php Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00
ListTest.php Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00
ShowTest.php Slug Driver Support (#2456) 2020-12-07 13:33:42 -05:00