mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-28 10:51:23 +02:00
Avoid webhook test fixtures affect other tests (be triggered) Also fixed more testing problems including path init, global config pollution & conflict --------- Signed-off-by: silverwind <me@silverwind.io> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: silverwind <me@silverwind.io> |
||
|---|---|---|
| .. | ||
| lqinternal | ||
| backoff.go | ||
| base_channel_test.go | ||
| base_channel.go | ||
| base_dummy.go | ||
| base_levelqueue_common.go | ||
| base_levelqueue_test.go | ||
| base_levelqueue_unique.go | ||
| base_levelqueue.go | ||
| base_redis_test.go | ||
| base_redis.go | ||
| base_test.go | ||
| base.go | ||
| config.go | ||
| manager_test.go | ||
| manager.go | ||
| queue.go | ||
| testhelper.go | ||
| workergroup.go | ||
| workerqueue_test.go | ||
| workerqueue.go | ||