gitea/models/unittest
wxiaoguang ad13df36b7
Test query must have "order by" explicitly to avoid unstable results (#24963)
The query must have the "ORDER BY", otherwise the result is not
deterministic.

Replace "interface{}" with "any" by the way.
2023-05-29 03:20:57 +00:00
..
consistency.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
fixtures.go Enable forbidigo linter (#24278) 2023-04-24 05:50:58 -04:00
fscopy.go Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
reflection.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
testdb.go Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
unit_tests.go Test query must have "order by" explicitly to avoid unstable results (#24963) 2023-05-29 03:20:57 +00:00