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
Next big push is to get the actual tests working. #3 reduced the dependencies between the app and trackers, so it should be possible to unit test the trackers without having to load / startup the app. (If it isn't, then that's something to do too)
Not sure how much testing is necessary for an external api driven project like this, but something better than running the updateall cli command would be good. 👍
The text was updated successfully, but these errors were encountered:
Next big push is to get the actual tests working.
#3 reduced the dependencies between the app and trackers, so it should be possible to unit test the trackers without having to load / startup the app. (If it isn't, then that's something to do too)
Not sure how much testing is necessary for an external api driven project like this, but something better than running the
updateall
cli command would be good. 👍The text was updated successfully, but these errors were encountered: