Hi All,
can someone help me and shed some light over how can I test that same page behaves different when user is logged in vs out?
After reading this Running full-app tests in the meteor guide, i can write some simple full-app tests. But the Todos example only show me how to test without authentication.