Commit Graph

3 Commits

Author SHA1 Message Date
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