forgejo/models/unittest
Earl Warren c284f97a00
chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3
- gopkg.in/yaml.v3 is archived and unmaintained
- go.yaml.in/yaml/v3 is a compatible fork under the umbrella
  of https://yaml.org/
2025-08-19 18:14:35 +02:00
..
consistency.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
fixture_loader.go chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 2025-08-19 18:14:35 +02:00
fixtures.go chore: do not require empty fixtures to clean tables (#8353) 2025-06-30 23:04:16 +02:00
fscopy.go chore: simplify CopyDir 2024-11-10 17:21:57 +01:00
mock_http.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
reflection.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
testdb.go chore: do not require empty fixtures to clean tables (#8353) 2025-06-30 23:04:16 +02:00
unit_tests.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00