Remove GOALS file

capybara-webkit has already version 1.0.0
This commit is contained in:
Lucas Caton 2016-01-05 18:34:01 +10:00 committed by Joe Ferris
parent 2c894a5830
commit 90e372cbf3
1 changed files with 0 additions and 9 deletions

9
GOALS
View File

@ -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.