discourse/app
Alan Guo Xiang Tan 7b5ef41a43 DEV: Restore order assertion in category serializer tests. (#16344)
Our group fabrication creates groups with name "my_group_#{n}" where n
is the sequence number of the group being created. However, this can
cause the test to be flaky if and when a group with name `my_group_10`
is created as it will be ordered before
`my_group_9`. This commits makes the group names determinstic to
eliminate any flakiness.

This reverts commit 558bc6b746.
2022-04-01 09:17:58 +08:00
..
assets FIX: backport caret moves to a wrong position when uploading an image via toolbar (#15865) 2022-02-17 13:44:21 +11:00
controllers FIX: Allow staff to reset passwords by username (#15709) 2022-01-26 10:39:58 +02:00
helpers DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
jobs SECURITY: Hide private categories in user activity export (#16276) 2022-03-24 15:56:50 +10:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models DEV: Restore order assertion in category serializer tests. (#16344) 2022-04-01 09:17:58 +08:00
serializers DEV: Restore order assertion in category serializer tests. (#16344) 2022-04-01 09:17:58 +08:00
services FIX: Prevent "integer out of range" when merging post timings (#15723) 2022-01-26 23:34:28 +01:00
views DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00