- Update E2E test credentials to match actual seed users (user@veza.music, artist@veza.music, admin@veza.music, mod@veza.music) - Fix hardcoded "Suggested Accounts" in SuggestionsWidget with i18n key - Replace hardcoded amelie_dubois references with CONFIG.users.creator - Refactor auth, player, upload E2E tests for reliability - Add tmt test plans and scripts for CI integration - Simplify CI workflow Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
15 lines
352 B
Text
15 lines
352 B
Text
summary: Vital Tests — All Components (The Law)
|
|
description: |
|
|
Non-negotiable tests. Executes the Frugality Manifesto.
|
|
If these fail, the product is broken.
|
|
Use this plan for local validation: tmt --root tmt run plan --name /vital
|
|
|
|
discover:
|
|
how: fmf
|
|
filter: 'tier: 1'
|
|
|
|
execute:
|
|
how: tmt
|
|
|
|
environment:
|
|
RUST_BACKTRACE: "0"
|