forgejo/modules/cache
Earl Warren 11596374ba
test: remove performance sensitive test
A test must not fail depending on the performance of the machine it
runs on. It creates false negative and serves no purpose. These are
not benchmark tests for the hardware running them.
2024-07-04 07:03:54 +02:00
..
cache.go [PORT] Add cache test for admins (#31265) 2024-06-23 11:38:35 +02:00
cache_redis.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
cache_test.go test: remove performance sensitive test 2024-07-04 07:03:54 +02:00
cache_twoqueue.go Upgrade go dependencies (#25819) 2023-07-14 11:00:31 +08:00
context.go
context_test.go