Difference between revisions of "Testing Checklist"
Jump to navigation
Jump to search
Geoff Goehle (talk | contribs) (Created page with "This is a checklist of things to test when verifying that a new version/pull/merge/whatever is working. == Basic Checklist == * Create a course. * Create a user. * Create a...") |
Geoff Goehle (talk | contribs) |
||
Line 12: | Line 12: | ||
* Answer a problem correctly as an instructor. |
* Answer a problem correctly as an instructor. |
||
− | == Intermediate Checklist == |
+ | == Intermediate Checklist == |
− | + | * Delete Course |
|
+ | * Archive Course |
||
+ | * Unarchive course |
||
+ | * Upgrade courses |
||
== Thorough Checklist == |
== Thorough Checklist == |
Revision as of 10:38, 13 November 2013
This is a checklist of things to test when verifying that a new version/pull/merge/whatever is working.
Basic Checklist
- Create a course.
- Create a user.
- Create a homework set.
- Change due dates on homework set.
- View library problems.
- Add library problems to homework set.
- Assign homework set to students.
- Answer a problem correctly as an instructor.
Intermediate Checklist
- Delete Course
- Archive Course
- Unarchive course
- Upgrade courses