sendou.ink/e2e
Kalle ef368e9fa2 Fix flaky art upload E2E test by verifying MinIO bucket
The test failed intermittently in CI with a 500 from POST /art/new.data:
the sendou bucket was missing for the whole run, so the upload threw
NoSuchBucket. art.spec.ts is the only e2e test that writes to S3, which
is why it was the only casualty.
2026-08-03 16:08:27 +03:00
..
fixtures
helpers Try to fix E2E test port stall 2026-08-01 21:27:34 +03:00
pages Add tournament subs on tournament admin page 2026-08-01 21:27:12 +03:00
analyzer.spec.ts
api-public.spec.ts
art.spec.ts
associations.spec.ts
badges.spec.ts
ban.spec.ts
builds.spec.ts
calendar.spec.ts
comp-analyzer.spec.ts
events.spec.ts
friends.spec.ts
global-search.spec.ts
global-setup.ts Fix flaky art upload E2E test by verifying MinIO bucket 2026-08-03 16:08:27 +03:00
global-teardown.ts
lfg.spec.ts
navigation.spec.ts
object-damage-calculator.spec.ts
org.spec.ts
params.spec.ts
scrims.spec.ts
sendouq-match.spec.ts
sendouq.spec.ts
settings.spec.ts
sidebar-events.spec.ts
sidebar-friends.spec.ts
sidebar-streams.spec.ts
team.spec.ts
tier-list-maker.spec.ts
top-search.spec.ts
tournament-ab-divisions.spec.ts
tournament-admin.spec.ts Add tournament subs on tournament admin page 2026-08-01 21:27:12 +03:00
tournament-bracket-elimination.spec.ts
tournament-bracket-multi-stage.spec.ts
tournament-bracket-pick-ban.spec.ts
tournament-bracket-round-robin.spec.ts
tournament-bracket-swiss.spec.ts
tournament-bracket.spec.ts
tournament-staff.spec.ts
tournament-streams.spec.ts
tournament-tiers.spec.ts
tournament.spec.ts
trophies.spec.ts
user-card.spec.ts
user-page.spec.ts
user-report.spec.ts
vods.spec.ts
welcome.spec.ts