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
I'm trying to figure out how to get this project to work but it's just not happening for me. I can't figure out how to test any of my coffeescript files or how to make tests written in coffeescript work. I don't see any tests being run in the console. My test reports don't show any of my code outside of client/, models/, and server/. It seems like everything is set up right but I just can't figure out how to use it.
The text was updated successfully, but these errors were encountered:
I'm trying to figure out how to get this project to work but it's just not happening for me. I can't figure out how to test any of my coffeescript files or how to make tests written in coffeescript work. I don't see any tests being run in the console. My test reports don't show any of my code outside of
client/
,models/
, andserver/
. It seems like everything is set up right but I just can't figure out how to use it.The text was updated successfully, but these errors were encountered: