mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Remove GOALS file
capybara-webkit has already version 1.0.0
This commit is contained in:
parent
2c894a5830
commit
90e372cbf3
1 changed files with 0 additions and 9 deletions
9
GOALS
9
GOALS
|
@ -1,9 +0,0 @@
|
|||
capybara-webkit hits 1.0.0 when:
|
||||
|
||||
* All shared examples from capybara are implemented. See
|
||||
capybara:lib/capybara/spec/**/*rb for the shared example groups.
|
||||
* Test failures are a result of issues in the developer's code and not
|
||||
capybara-webkit.
|
||||
* Test failures lead to clear explanations for what failed and what can
|
||||
be done to resolve them.
|
||||
* It handles iframes, cookies, page loading, and other oddities.
|
Loading…
Reference in a new issue