mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-13 10:54:23 +01:00
update routing and test for authorized access to all tracks pages
This commit is contained in:
parent
65ecb7b019
commit
29e007f9c6
7 changed files with 102 additions and 37 deletions
|
|
@ -21,7 +21,7 @@ Feature: Manage contexts
|
|||
And he should see that a context named "OutAndAbout" is present
|
||||
|
||||
@selenium
|
||||
Scenario: Delete context from context page
|
||||
Scenario: Delete context from context page should update badge
|
||||
Given I have a context called "@computer"
|
||||
When I go to the contexts page
|
||||
Then the badge should show 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue