bdd: Mark qute:bookmarks tests as qtwebengine_todo
This commit is contained in:
parent
63628d2f97
commit
d2f69db0ff
@ -220,6 +220,7 @@ Feature: quickmarks and bookmarks
|
|||||||
And I run :quickmark-del
|
And I run :quickmark-del
|
||||||
Then the quickmark file should not contain "nineteen http://localhost:*/data/numbers/19.txt"
|
Then the quickmark file should not contain "nineteen http://localhost:*/data/numbers/19.txt"
|
||||||
|
|
||||||
|
@qtwebengine_todo: qute:bookmarks is not implemented yet
|
||||||
Scenario: Listing quickmarks
|
Scenario: Listing quickmarks
|
||||||
When I run :quickmark-add http://localhost:(port)/data/numbers/20.txt twenty
|
When I run :quickmark-add http://localhost:(port)/data/numbers/20.txt twenty
|
||||||
And I run :quickmark-add http://localhost:(port)/data/numbers/21.txt twentyone
|
And I run :quickmark-add http://localhost:(port)/data/numbers/21.txt twentyone
|
||||||
@ -227,6 +228,7 @@ Feature: quickmarks and bookmarks
|
|||||||
Then the page should contain the plaintext "twenty"
|
Then the page should contain the plaintext "twenty"
|
||||||
And the page should contain the plaintext "twentyone"
|
And the page should contain the plaintext "twentyone"
|
||||||
|
|
||||||
|
@qtwebengine_todo: qute:bookmarks is not implemented yet
|
||||||
Scenario: Listing bookmarks
|
Scenario: Listing bookmarks
|
||||||
When I open data/title.html
|
When I open data/title.html
|
||||||
And I run :bookmark-add
|
And I run :bookmark-add
|
||||||
|
Loading…
Reference in New Issue
Block a user