migrate selenium script for integrations page and enhance the story

This commit is contained in:
Reinier Balt 2010-05-05 19:09:51 +02:00
parent 44c61d942a
commit d6e20a76c2
6 changed files with 74 additions and 15 deletions

View file

@ -20,6 +20,8 @@ module NavigationHelpers
users_path
when /the repeating todos page/
recurring_todos_path
when /the integrations page/
integrations_path
# Add more page name => path mappings here