forgejo/models/unittest
Antonin Delpeuch 52053b1389 Mock HTTP requests in GitLab migration test
This introduces a new utility which can be added to other tests
making HTTP calls to a live service, to cache the responses of this
service in the repository.
2023-11-28 20:46:51 +01:00
..
consistency.go Replace assert.Fail with assert.FailNow (#27578) 2023-10-11 11:02:24 +00:00
fixtures.go [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2023-11-27 16:16:02 +01:00
fscopy.go Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
mock_http.go Mock HTTP requests in GitLab migration test 2023-11-28 20:46:51 +01:00
reflection.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
testdb.go [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2023-11-27 16:16:02 +01:00
unit_tests.go Upgrade xorm (#27673) 2023-10-19 10:25:57 +00:00