NHSDigital / ndr_error

Error logging Rails engine
MIT License
1 stars 3 forks source link

# use PhantomJS for integration testing #7

Closed joshpencheon closed 8 years ago

joshpencheon commented 8 years ago

Adds capybara, capybara-screenshot, and poltergeist as development dependencies.

joshpencheon commented 8 years ago

@ollietulloch - looks like the 3.2 builds have failed; from memory, the screenshotting library is configured for @TestUnit@ vs. @MiniTest@ separately, so we may need a bit of conditional logic.