justinpotts / terml.io

Code for https://terml.io
0 stars 0 forks source link

Items to test before pushing to production #18

Closed jeffw16 closed 8 years ago

jeffw16 commented 8 years ago

Issue by justinpotts Thursday Jun 18, 2015 at 00:54 GMT Originally opened as https://github.com/justinpotts/terml.io-retired/issues/18


These are items that need to be tested each time we push to production to make sure our major features don't break. We will keep this issue open until we have automated tests that will run these for us.

VISITORS

  1. Test all pages and make sure the pages display a non-user version USERS
  2. Test that users can log in
  3. Test that users can sign up SETS
  4. Test that sets can be created
  5. Test that sets can be reviewed
  6. Test that sets can be deleted PREMIUM
  7. Test that users can sign up for premium
  8. Test that users can renew premium subscription
  9. Test that premium status stays consistent after logging in/out
  10. Test that premium users can create Quizlet sets
  11. Test that premium users can download PDF of set
jeffw16 commented 8 years ago

Comment by jeffw16 Thursday Jun 18, 2015 at 01:01 GMT


Should we test for UTF-8 support or no?