aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps/tests/test_api.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-19updated repr() for Master associated with a monthMatthew Lemon1-0/+7
2021-05-18fixed test related to getting the correct year from a Month()Matthew Lemon1-0/+7
2021-05-17fixed bug whereby month year was not used in creating quarterMatthew Lemon1-31/+0
2021-05-17refactoringsMatthew Lemon1-5/+2
2021-05-16changed api for monthMatthew Lemon1-6/+8
2021-05-16more test cases for MonthMatthew Lemon1-0/+3
2021-05-16fixed broken testMatthew Lemon1-5/+14
2021-05-16nearly got tests passing - need to get correct item from listMatthew Lemon1-0/+11
2021-05-16working on Month classMatthew Lemon1-2/+35