Files: e2730380b9a4b1798d7e05ec024ddef64597c1ab / 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