I’m building a story/sentence completion game to practice TDD with Meteor.
I’ve worked out a number of patterns that seems to work well testing authentication, meteor methods, iron router routes/subscriptions/waitOns/data.
Any feedback would be immensely helpful.
Hopefully these examples will help others too.