-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Execute System Tests through the CDP Protocol via [cuprite][]. This commit installs a dependency on [cuprite@~>0.9][] so that the `js_errors:` option is available. It was removed in subsequent releases, but its presence suits Turbo Rails well, since any JavaScript errors introduced by `turbo-rails.js` should fail the suite. [cuprite]: https://github.com/rubycdp/cuprite [cuprite@~>0.9]: https://github.com/rubycdp/cuprite/tree/v0.9#customization
- Loading branch information
1 parent
ea00f37
commit c71bfac
Showing
3 changed files
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters