Skip to content

Modular Unit Testing

sam1rm edited this page Oct 19, 2015 · 2 revisions

Priorities

  1. Nick needs verification, then go do it
  2. First pass --> Get success case working
  3. Second pass --> Modularize components for optimal re-use

#1 User On-boarding

  • Enter Access Code (Success)
  • Modular
    • Input && Validators

#2 Guru On-boarding

  • Track seconds until list shows
  • Create function that will fail the test case if > 2000 milliseconds
  • Fail if digest error from the previous page

#3 Guru Profile

  • Add && Remove A Course

#4 Student Signs Up

#5 Student Settings

  • Try editing all possible functionalities
Clone this wiki locally