Document how to run the tests.
test/README.md covers the commands, what each folder verifies, whether it needs the network, and the one real limit: the app renders after hydration, so the end-to-end tests check HTTP responses and the data behind the pages, not the rendered interface. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,13 @@ Tutte le modifiche significative del progetto vengono registrate in questo docum
|
||||
|
||||
## Versione attuale
|
||||
|
||||
### Test
|
||||
|
||||
- Suite di test in `test/` (unit, integration, end-to-end) eseguita con bun,
|
||||
senza nuove dipendenze: `npm run test` e `npm run test:all`.
|
||||
- Corretto un difetto emerso dai test: una sessione Scout Live con timestamp
|
||||
illeggibile restava bloccata per sempre invece di scadere.
|
||||
|
||||
### Collegamento CSI
|
||||
|
||||
- Classifica e risultati ufficiali letti dal portale Livescore CSI Bologna
|
||||
|
||||
Reference in New Issue
Block a user