aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/reader_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ridded of extranneous pkg directoryMatthew Lemon2020-12-061-251/+0
|
* fixed failing test created by changing the datamap in the master testMatthew Lemon2020-08-041-37/+36
|
* removed short dir in testdataMatthew Lemon2020-07-291-1/+1
|
* reworked algorithm tha creates extractedData maps to allow the datamap sheet ↵Matthew Lemon2020-07-281-4/+0
| | | | sequence to be any order
* working on failing test where dm not work when sheets not sequential - added ↵Matthew Lemon2020-07-281-2/+2
| | | | Makefile
* now we find xlsm files as well seeminglyMatthew Lemon2020-07-271-2/+5
|
* testing func to get xlsx files from dirMatthew Lemon2020-07-271-30/+34
|
* improved defersMatthew Lemon2020-07-271-3/+13
|
* more encapsulationMatthew Lemon2020-07-261-7/+7
|
* lots of tidyMatthew Lemon2020-07-261-5/+5
|
* renamed funcMatthew Lemon2020-07-261-1/+1
|
* added an error to return for funcMatthew Lemon2020-07-261-1/+1
|
* extraction now uses a named datamap from the database instead of the fileMatthew Lemon2020-07-261-1/+44
|
* parameterised test for []DatamapLine from DB testMatthew Lemon2020-07-261-0/+23
|
* passing test - can create a []DatamapLine slices from a datamap in the databaseMatthew Lemon2020-07-261-1/+3
|
* adding test and code for pulling []DatamapLine from sqlite3 fileMatthew Lemon2020-07-261-0/+44
|
* mostly lintingMatthew Lemon2020-07-241-0/+7
|
* more major surgeryMatthew Lemon2020-07-221-0/+120