You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.
@elijahverdoorn and I spoke a bit today about putting together something using Jest for the frontend, and didn't really decide about Mocha + Chai vs Jest. I'd be down to use either; Jest in both places would probably be nicer.
Whatever solution we choose should probably have support for mocking—I'm not yet familiar enough with Jest to know one way or the other which is the better option. I've used a bit of Mocha in the past and it was somewhat nice.
Also, we should test as much as possible, and I think our general philosophy should be pessimistic as to what kinds of contexts we're in.
It'd be nice to put in some pending tests (just specs, no body) and then to actually write the body.
We should have them. That requires someone to write them.
The text was updated successfully, but these errors were encountered: