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