tests: add Playwright event badge CRUD + interaction tests; add minimal V3 mocks and env helper; update presenter/badge smoke tests to use helpers; convert test locals to snake_case
This commit is contained in:
@@ -55,3 +55,11 @@ git commit -m "test: add <description>"
|
||||
|
||||
Help
|
||||
- If a test fails due to external network calls or platform-specific behavior, try mocking the relevant endpoints and move the test to `tests/disabled` if it cannot be made deterministic.
|
||||
|
||||
|
||||
Development / Testing / Demo environment information
|
||||
Use snake_case (or Snake_Case or Snake_case or test_NASA_example or test_API_key)
|
||||
Aether test/demo base URL: 'http://demo.localhost:5173'
|
||||
Aether development API: 'https://dev-api.oneskyit.com'
|
||||
Aether test/demo account: '_XY7DXtc9MY' (1) "One Sky IT Demo"
|
||||
Aether test/demo event: 'pjrcghqwert' (1) "Demo One Sky IT Conference"
|
||||
Reference in New Issue
Block a user