Log console errors in tests. .meteorignore
This commit is contained in:
parent
b54707f2dc
commit
783967c0e1
3 changed files with 31 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
Feature: Test all secundary pages
|
||||
|
||||
Background:
|
||||
Given I am on the home page
|
||||
|
||||
Scenario: Check that all secondary pages work well
|
||||
Given a list of page ids and contents
|
||||
| license | License |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue