aboutsummaryrefslogtreecommitdiffstats
path: root/reader/reader_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* added another testMatthew Lemon2019-11-281-0/+3
* pretty much can filter by datamap by needs more testsMatthew Lemon2019-11-121-0/+7
* fix incorrectly named funcMatthew Lemon2019-11-121-1/+1
* removed superceded func and old TODOsMatthew Lemon2019-11-121-17/+2
* some error refactoring and tidyingMatthew Lemon2019-11-121-2/+0
* added another testMatthew Lemon2019-11-121-1/+5
* tidyingMatthew Lemon2019-11-121-10/+10
* added another test - but do we always want strings to be returned?Matthew Lemon2019-11-121-0/+4
* first passing test after parsing XLSX data into decent data structureMatthew Lemon2019-11-121-1/+3
* struggling on with this func to manage the parsed data data structureMatthew Lemon2019-11-111-7/+3
* func makes more sense nowMatthew Lemon2019-11-111-3/+12
* cleanupMatthew Lemon2019-11-111-4/+1
* added test for counting sheets in datamapMatthew Lemon2019-11-111-0/+11
* light refactoring - naming, etcMatthew Lemon2019-11-041-21/+21
* put back proper test for data pulled from spreadsheetMatthew Lemon2019-11-031-1/+10
* alphastream variable now fits Excel max colsMatthew Lemon2019-11-031-0/+6
* added alphaStreamMatthew Lemon2019-11-031-0/+6
* implemented alphas - producing letter component of Excel columns horizontallyMatthew Lemon2019-11-031-1/+17
* lots of stuffMatthew Lemon2019-11-031-2/+21
* use proper test fixture fileMatthew Lemon2019-11-011-1/+1
* removed the pointerMatthew Lemon2019-11-011-9/+8
* added test and some cleanupMatthew Lemon2019-10-251-0/+15
* more testingMatthew Lemon2019-10-241-1/+12
* passing testMatthew Lemon2019-10-211-2/+5
* initial commitMatthew Lemon2019-10-211-0/+10