nervous-systems / eulalie

Asynchronous AWS client for Clojure & Clojurescript/Node
The Unlicense
86 stars 10 forks source link

Minimize cross-platform test dependencies #30

Closed moea closed 8 years ago

moea commented 8 years ago

This removes the need to start a local HTTP server, adjust the process clock, etc. without seriously compromising the reach of the tests. This'll make it possible to run the tests in a browser, once some further adjustments are made.