Files: d66ba086e84546ccf6c93c61e85bd5ed4601a14e / features / smoke.feature
104 bytesRaw
1 | Feature: smoke test |
2 | |
3 | Scenario: Success |
4 | Given I am a user |
5 | When I open a page |
6 | Then it works |
7 |
Built with git-ssb-web
1 | Feature: smoke test |
2 | |
3 | Scenario: Success |
4 | Given I am a user |
5 | When I open a page |
6 | Then it works |
7 |
Built with git-ssb-web