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 was archived by the owner on Aug 31, 2021. It is now read-only.
@JithinKS97 I'm making good progress on #17 in a separate branch and propose we work on testing in parallel. Making changes without tests is scary–the app still seems to work properly up to this point, but I'm not certain I haven't broken anything. Future development should probably begin with tests.
We could use a tool like Istanbul to track test coverage while working toward 100%. meteor-coverage seems like a good starting point.
@JithinKS97 I'm making good progress on #17 in a separate branch and propose we work on testing in parallel. Making changes without tests is scary–the app still seems to work properly up to this point, but I'm not certain I haven't broken anything. Future development should probably begin with tests.
We could use a tool like Istanbul to track test coverage while working toward 100%. meteor-coverage seems like a good starting point.