Hacker News new | ask | show | jobs
by andreimarinescu 3946 days ago
Thanks! If you end up using telepat and have any questions / feedback, feel free to ping us @ founders@telepat.io
1 comments

Great work on the architecture documentation. I'm looking at your repos on Github and I'm curious about something. What are you using to test telepat-api, workers, and the integration with all the third party projects listed in the docs?
We're using a combination of should, assert, supertest, mocha and istambul right now. We're still working on a larger code coverage, but we will be releasing the tests along with our next release.