forgejo/models/unittest
Gusted cdf3636ae7
chore: simplify CopyDir
Use the standard library function [`os.CopyFS`](https://pkg.go.dev/os#CopyFS) to copy directories.
This also should be slightly faster.
2024-11-10 17:21:57 +01:00
..
consistency.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
fixtures.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
fscopy.go chore: simplify CopyDir 2024-11-10 17:21:57 +01:00
mock_http.go test: enable github migration tests 2024-11-05 10:37:28 +01:00
reflection.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
testdb.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
unit_tests.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00