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

6 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
70058652b5 Rename user.isActivated 2018-08-24 22:13:05 +09:30
582054c61c Merge branch 'master' into 1236-database-changes 2018-08-24 21:07:00 +09:30
034000ea0b Fix tests after sites refactoring 2018-08-22 07:58:50 +02:00
fd859e33be fixed several column changes found by tests 2018-05-14 11:34:24 +02: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