mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 06:21:49 +01:00
replace selenium script with cucumber story for switching recurrence option
This commit is contained in:
parent
0d7980e87b
commit
e1b52aeb13
4 changed files with 34 additions and 12 deletions
|
|
@ -18,6 +18,8 @@ module NavigationHelpers
|
|||
contexts_path
|
||||
when /the manage users page/
|
||||
users_path
|
||||
when /the repeating todos page/
|
||||
recurring_todos_path
|
||||
|
||||
# Add more page name => path mappings here
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue