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
Alexander Skvortsov
1a5e4d454e
Move floodgate to middleware, add extender + integration tests ( #2170 )
2020-11-29 17:13:22 -05:00
Franz Liedke
4866e7d9ba
Stop using app() helper in tests
2020-05-23 01:56:21 +02:00
Franz Liedke
9ae8bcdffe
Make tests compatible with PHPUnit 8
2020-03-28 11:06:47 +01:00
Franz Liedke
6b3d634917
Convert last two controller tests to request tests
2020-03-27 13:39:38 +01:00
Franz Liedke
02e72f4b03
Rename API tests for more consistency
...
I could not come up with a noun for the new "UpdateTest" for users, so
this is easier in terms of consistency.
2020-03-27 13:22:27 +01:00
Franz Liedke
b10a17529d
Convert more controller tests to request tests
2020-03-20 18:54:20 +01:00