You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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.
1 year ago
..
consistency.go Use more specific test methods (#24265) 1 year ago
fixtures.go Enable forbidigo linter (#24278) 1 year ago
fscopy.go Use ErrInvalidArgument in packages (#22268) 2 years ago
reflection.go Implement FSFE REUSE for golang files (#21840) 2 years ago
testdb.go Implement actions artifacts (#22738) 1 year ago
unit_tests.go Test query must have "order by" explicitly to avoid unstable results (#24963) 1 year ago