Archive spec (#3)

This commit is contained in:
Mateusz Tymek
2026-01-08 11:38:54 +01:00
committed by GitHub
parent 289c5832d0
commit 4ec530d9af
5 changed files with 139 additions and 2 deletions

View File

@@ -76,9 +76,8 @@ The plugin SHALL provide controls in the view header when the server is running.
#### Scenario: Header controls available
- **WHEN** the server is running
- **THEN** the header displays reload, open-in-browser, and stop buttons
- **THEN** the header displays reload and stop buttons
- **AND** clicking reload refreshes the iframe
- **AND** clicking open-in-browser opens the server URL in system browser
- **AND** clicking stop terminates the server
### Requirement: Lazy Server Start