fix regression where viewing a page for a single tag (like starred) did not work

and fix some test warnings/errors
This commit is contained in:
Reinier Balt 2011-10-31 14:39:52 +01:00
parent 67d574bf73
commit cda75a0cc1
5 changed files with 19 additions and 14 deletions

View file

@ -95,7 +95,7 @@ Feature: Add new next action from every page
| tickler page | not see |
| "test project" project | see |
| context page for "test context" | see |
| tag page for "starred" | not see |
| tag page for "starred" | see |
@selenium
Scenario Outline: I can add multiple todos from several pages