Closed Maryam1029 closed 3 days ago
test_add_task_no_name will currently fail because add_task allows empty task names to be added.
I think I fixed the test failing issue. However, there were a few issues when I was pulling and pushing, so hopefully there aren't any issues in what I pushed the second time.
Added to test_add_task.py five fixtures and tests. Added tests include:
*For Issue #71