Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Walpole 928eb6d8e3 Remove extraneous quotes and fix test 2017-11-09 08:10:04 -08:00
Thomas Walpole e0e9854145 Add Capybara evaluate_async_script support 2017-11-01 09:45:49 -07:00
Thomas Walpole dc1a151664 Test for AsynchronousCloseException text when done running 2017-10-18 10:42:36 -07:00
Thomas Walpole ed295f25bd Update to modern RSpec 2017-02-06 10:56:58 -08:00
Joe Ferris 1ef679fafc
Test with a shell script instead of shell command 2016-10-07 10:31:38 -04:00
Joe Ferris 753348ecb4 Extract class for booting the server
The Connection class is fairly large and combines the responsibilities
of booting the server and connecting to it.

This extracts a class to encapsulate booting a server. It also provides
a hook for injecting your own server.
2016-04-07 13:10:20 -04:00