mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 15:44:09 +01:00
get all selenium features to run and fix the badge update for notes
This commit is contained in:
parent
c9566047fc
commit
e1c693dfdc
4 changed files with 21 additions and 71 deletions
|
|
@ -37,10 +37,3 @@ Feature: View, add, remove notes
|
|||
When I visit the "Pass Final Exam" project
|
||||
And I click the icon next to the note
|
||||
Then I should see the note text
|
||||
|
||||
@selenium
|
||||
Scenario: Toggle notes
|
||||
Given I have two projects with one note each
|
||||
When I go to the notes page
|
||||
And I click Toggle Notes
|
||||
Then I should see the body of the notes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue