Files: 9b6d56bda7b300b59e526b637d284d213a4599a8 / 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