mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-17 22:55:28 +01:00
add cucumber scenarios for new preferences
This commit is contained in:
parent
555311b681
commit
40a7cc2d3a
9 changed files with 70 additions and 11 deletions
|
|
@ -55,6 +55,8 @@ module NavigationHelpers
|
|||
signup_path(options)
|
||||
when /the login page/
|
||||
login_path(options)
|
||||
when /the logout page/
|
||||
logout_path(options)
|
||||
when /the notes page/
|
||||
notes_path(options)
|
||||
when /the calendar page/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue