canjs / can-connect-feathers

The FeathersJS client library for DoneJS and can-connect
https://canjs.com/doc/can-connect-feathers.html
MIT License
10 stars 4 forks source link

Add tests to canjs/canjs, make a fixturized version #36

Closed marshallswain closed 7 years ago

marshallswain commented 7 years ago

https://github.com/canjs/canjs/blob/master/test/test.js

I can either add a way to run a separate test server... which might actually be pretty easy (I think) in this file: https://github.com/canjs/canjs/blob/master/.travis.yml#L12-L14

or I can create a fixturized version of the tests, which would take more time if the first option doesn't work.

marshallswain commented 7 years ago

Implemented in https://github.com/canjs/can-connect-feathers/commit/3e999e0252501c375c96ae269ce1d12b488b683d