aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-21implemented --template flag - for testingMatthew Lemon2-2/+18
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 Lemon2-0/+8
2021-05-17fixed bug whereby month year was not used in creating quarterMatthew Lemon2-31/+41
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
2021-05-03fixes for actiosMatthew Lemon1-1/+1
2021-05-03fixed failing test by swapping logicMatthew Lemon1-1/+1
2021-01-18fix testMatthew Lemon1-1/+1
2021-01-17added validationonly flag to import templates commandMatthew Lemon1-0/+10
2021-01-17added flag to change input directory for import templates commandMatthew Lemon2-0/+32
2021-01-16handling rowlimit logging and checking here rather than bcompilerMatthew Lemon1-16/+64
2020-05-17checking for win32 path style in testMR Lemon1-6/+14
2020-05-17attempted fix for failing GA nox testMR Lemon1-4/+4
2020-05-16improved tests - passing; accepts Path or str paths in datamap checkMR Lemon1-5/+28
2020-05-15first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon2-1/+1977
2020-05-14removed breakpointMatthew Lemon1-1/+0
2020-04-30skipped test - for further investigationMatthew Lemon1-0/+2
2020-04-23fix test to make it work on Windows?MR Lemon1-1/+1
2019-10-02cleanupMatthew Lemon2-13/+27
2019-10-02cleanup and some refactoringMatthew Lemon2-9/+11
2019-09-30partially through capturing proper exception textMatthew Lemon1-4/+3
2019-09-30starting to test cli now - starting with expected error from missing sheet in...Matthew Lemon6-0/+2010