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.
forgejo/models/unittest
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298)
Follows: #19284
* The `CopyDir` is only used inside test code
* Rewrite `ToSnakeCase` with more test cases
* The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr`
* The `UniqueQueue` can use string as ID directly, no need to call `ToStr`
2 years ago
..
consistency.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
fixtures.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
fscopy.go Remove legacy `unknwon/com` package (#19298) 2 years ago
reflection.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
testdb.go Remove legacy `unknwon/com` package (#19298) 2 years ago
unit_tests.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago