1
0
mirror of https://github.com/flarum/core.git synced 2025-07-12 20:36:28 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
d021dc2399 Move trait to base test class
This way, its properties can be overwritten in subclasses of
`ApiControllerTestCase`. This isn't allowed when those subclasses
use the trait directly.
2018-11-09 12:02:21 +01:00
264664ac79 added the create discussion test, also renamed some classes that seem to have been incorrectly renamed from the other testing branch 2018-04-13 09:06:42 +02:00