left4me/l4d2web/tests/e2e
mwiegand fa394c1f7a
style(overlays): redesign workshop items section
Drops the input-mode radio; the single textarea now accepts any mix of
items and collection URLs (backend autodetect landed in 5c56f18).
Refresh button moves below the items table into a .table-actions row
that also shows an item count + total size summary. Adds .workshop-input
mono font rule and a _humanize_bytes helper alongside the overlay_detail
view.

Plan deviation: PageAssertions has no not_to_contain_text method, so
the e2e test scopes those checks to a body locator instead. Caught in
review.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 00:35:38 +02:00
..
__init__.py test(e2e): scaffold Playwright + live-server fixture 2026-05-16 21:00:45 +02:00
conftest.py style(overlays): redesign workshop items section 2026-05-19 00:35:38 +02:00
test_editor.py test(editor-v2): Playwright e2e + Tab→acceptCompletion fix 2026-05-17 02:15:51 +02:00
test_files_overlay.py test(files): cover internal drag row to folder move 2026-05-17 19:18:57 +02:00
test_overlays_create.py style(overlays): redesign create-overlay modal 2026-05-19 00:31:16 +02:00
test_server_detail.py test(e2e): tab switching + expand-to-modal on server detail 2026-05-17 21:32:19 +02:00
test_smoke.py test(e2e): scaffold Playwright + live-server fixture 2026-05-16 21:00:45 +02:00
test_workshop_section.py style(overlays): redesign workshop items section 2026-05-19 00:35:38 +02:00