thesis-phoenix
thesis-phoenix copied to clipboard
JS/EctoStore Test Suite
Thesis-Phoenix needs work on its test suite.
- [ ] Thesis.EctoStore
- [ ] ThesisEditor js
I went through and reviewed everything. The biggest lack right now is Thesis.EctoStore
, but everything else has some sort of coverage that I could see. The JavaScript side isn't tested at all, though.
I've added some basic Jest tests in #65. Testing is still a little light, but Thesis is fairly straightforward overall, so I'm not as worried. The EctoStore tests would be very nice though.