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/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>
11 months ago
..
e2e Refactor web package and context package (#25298) 1 year ago
fuzz Move fuzz tests into tests/fuzz (#22376) 2 years ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Add commits dropdown in PR files view and allow commit by commit review (#25528) 11 months ago
integration Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
mssql.ini.tmpl Update email-setup.en-us.md (#26068) 11 months ago
mysql.ini.tmpl Update email-setup.en-us.md (#26068) 11 months ago
mysql8.ini.tmpl Implement actions artifacts (#22738) 1 year ago
pgsql.ini.tmpl Update email-setup.en-us.md (#26068) 11 months ago
sqlite.ini.tmpl Update email-setup.en-us.md (#26068) 11 months ago
test_utils.go speed up TestEventSourceManagerRun (#26262) 11 months ago