| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-02-02 | Add ReminderListTests | -0/+37 | ||
| 2020-02-02 | Improve deletion test (asserting that deleted record no longer exists) | -0/+1 | ||
| 2020-02-02 | Rework test_patch_updates_record to avoid list API endpoint | -4/+1 | ||
| 2020-02-02 | Rework ReminderCreationTests | -14/+15 | ||
| 2020-01-13 | Tiny linting edit | -1/+1 | ||
| 2020-01-13 | Implement ReminderUpdateTests | -0/+31 | ||
| 2020-01-13 | Implement ReminderDeletionTests | -1/+32 | ||
| 2020-01-13 | Implement ReminderCreationTests | -0/+35 | ||
| 2020-01-07 | Implement EmptyDatabaseReminderAPITests | -0/+15 | ||