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
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 days ago
..
consistency.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
fixtures.go Refactor fixture loading for testing (#33024) 2 months ago
fixtures_loader.go Refactor fixture loading for testing (#33024) 2 months ago
fixtures_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
fscopy.go Refactor ref type (#33242) 1 month ago
reflection.go Refactor tests (#33021) 2 months ago
testdb.go Make git clone URL could use current signed-in user (#33091) 2 months ago
unit_tests.go Refactor tests (#33021) 2 months ago