mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-29 20:26:11 +01:00
fix failing cucumber tests
fix data export view fix mentions of tag on tag page fix autocomplete for tags
This commit is contained in:
parent
4227aede6c
commit
d6e66fa517
13 changed files with 28 additions and 21 deletions
|
|
@ -248,7 +248,6 @@ Feature: Edit a next action from every page
|
|||
Then I should see the todo "bla"
|
||||
And I should see the todo "bli"
|
||||
|
||||
@wip
|
||||
Scenario: Clicking a tag of a todo will go to that tag page
|
||||
Given I have a todo "tag you are it" in context "@tags" with tags "taga, tagb"
|
||||
When I go to the home page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue