Files: 51e1a67b656a6db6d8d79a71320ecff815510297 / 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