1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 18:11:16 +02:00
gitea/tests
Earl Warren b1089bdafe
speed up TestEventSourceManagerRun (#26262)
- `setting.UI.Notification.EventSourceUpdateTime` is by default 10
seconds, which adds an 10 second delay before the test succeeds.
- Lower the interval to reduce it to at most 3 second delay (the code
only send events when they are at least 2 seconds old).

(cherry picked from commit 3adb9ae6009ff3ddebaed4875e086343f668ef7b)

Refs: https://codeberg.org/forgejo/forgejo/pulls/1166

Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-01 17:57:11 +00:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration
mssql.ini.tmpl
mysql8.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go speed up TestEventSourceManagerRun (#26262) 2023-08-01 17:57:11 +00:00