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.
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.
2 years ago
..
consistency.go
fixtures.go Enable forbidigo linter (#24278) 2 years ago
fscopy.go
reflection.go
testdb.go Implement actions artifacts (#22738) 2 years ago
unit_tests.go Test query must have "order by" explicitly to avoid unstable results (#24963) 2 years ago