aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps/tests/test_cli.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implemented --template flag - for testingMatthew Lemon2022-06-211-2/+15
|
* fixes for actiosMatthew Lemon2021-05-031-1/+1
|
* fixed failing test by swapping logicMatthew Lemon2021-05-031-1/+1
|
* fix testMatthew Lemon2021-01-181-1/+1
|
* added validationonly flag to import templates commandMatthew Lemon2021-01-171-0/+10
|
* added flag to change input directory for import templates commandMatthew Lemon2021-01-171-0/+24
|
* handling rowlimit logging and checking here rather than bcompilerMatthew Lemon2021-01-161-16/+64
|
* checking for win32 path style in testMR Lemon2020-05-171-6/+14
|
* attempted fix for failing GA nox testMR Lemon2020-05-171-4/+4
|
* improved tests - passing; accepts Path or str paths in datamap checkMR Lemon2020-05-161-5/+28
|
* first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon2020-05-151-1/+32
|
* removed breakpointMatthew Lemon2020-05-141-1/+0
|
* skipped test - for further investigationMatthew Lemon2020-04-301-0/+2
|
* cleanupMatthew Lemon2019-10-021-11/+24
|
* cleanup and some refactoringMatthew Lemon2019-10-021-8/+11
|
* partially through capturing proper exception textMatthew Lemon2019-09-301-4/+3
|
* starting to test cli now - starting with expected error from missing sheet ↵Matthew Lemon2019-09-301-0/+35
in importable template