aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report
Commit message (Expand)AuthorAgeFilesLines
* Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
* Add new entry into CHANGELOGBrandon Millman2018-03-201-1/+4
* Merge branch 'development' into feature/sra-report/collection-testsBrandon Millman2018-03-202-9/+9
|\
| * Manually publish 0x.js back to a working stateFabio Berger2018-03-191-1/+1
| * PublishFabio Berger2018-03-191-2/+2
| * PublishFabio Berger2018-03-191-5/+5
| * PublishFabio Berger2018-03-191-8/+8
| * PublishFabio Berger2018-03-191-8/+8
| * Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* | WIPBrandon Millman2018-03-161-0/+1
* | Fix bad mergeBrandon Millman2018-03-162-0/+7
* | Merge branch 'development' into feature/sra-report/collection-testsBrandon Millman2018-03-167-24/+20
|\|
| * Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-153-7/+12
| |\
| | * Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
| | * Fix lint issuesFabio Berger2018-03-131-0/+1
| | * move scripts to monorepro-scriptsFabio Berger2018-03-133-7/+10
| * | Update CHANGELOGsBrandon Millman2018-03-141-0/+4
| * | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-143-13/+7
| |/
* | Fix quotation marksBrandon Millman2018-03-161-1/+1
* | Update README and CHANGELOGBrandon Millman2018-03-142-0/+10
* | Add scaffolding for sra-report collection unit testsBrandon Millman2018-03-1414-7/+7958
|/
* Prettier sra-report READMEBrandon Millman2018-03-091-7/+7
* PublishBrandon Millman2018-03-091-6/+6
* Updated CHANGELOGsBrandon Millman2018-03-091-0/+2
* Detail tests in the READMEBrandon Millman2018-03-091-0/+13
* Add support for ropsten and rinkebyBrandon Millman2018-03-094-1/+17
* Add publish config to package.jsonFabio Berger2018-03-081-0/+3
* Disable completed docs linting for globalsBrandon Millman2018-03-071-0/+1
* Add name to environmentBrandon Millman2018-03-071-0/+3
* Add relevant newman typingsBrandon Millman2018-03-071-1/+3
* Random fixesBrandon Millman2018-03-072-2/+1
* Print error message when no orders are found from /ordersBrandon Millman2018-03-071-1/+3
* Refactor environment factory and generalize token environment keysBrandon Millman2018-03-074-79/+99
* Flesh out READMEBrandon Millman2018-03-072-10/+62
* Add support for custom environment fileBrandon Millman2018-03-062-15/+25
* PrettierBrandon Millman2018-03-065-985/+922
* Add options for exporting environment and collection filesBrandon Millman2018-03-061-3/+18
* Add comment to environment factoryBrandon Millman2018-03-061-3/+8
* Change all globals in environment variablesBrandon Millman2018-03-067-995/+1006
* Change url command line option to endpoint-urlBrandon Millman2018-03-062-9/+9
* Rename isHttpUrl to isWebUri in assert packageBrandon Millman2018-03-061-1/+1
* Update 0x package versions and fix yarn.lockBrandon Millman2018-03-061-9/+9
* Fix up some postman testsBrandon Millman2018-03-021-49/+21
* Add ethers typesBrandon Millman2018-03-021-1/+5
* Flesh out postman test casesBrandon Millman2018-03-021-90/+363
* Add more globalsBrandon Millman2018-03-011-15/+10
* Add stringified order object into globalsBrandon Millman2018-02-282-6/+10
* Write to provided output directoryBrandon Millman2018-02-281-3/+17
* Get orderHash via 0x connectBrandon Millman2018-02-282-25/+33
* Refactor environment factory and promisify newmanBrandon Millman2018-02-283-74/+87
* Add exchange contract address to environment filesBrandon Millman2018-02-272-0/+12
* Add schema validation to each collection folder and flesh out paramsBrandon Millman2018-02-271-116/+355
* Update postman collection to load json schemas into tv4 before every test runBrandon Millman2018-02-241-12/+53
* Add an array of schemaKeys to the globalsBrandon Millman2018-02-241-13/+31
* Remove url from kovan environment jsonBrandon Millman2018-02-241-6/+0
* Use Schema interface from @0xproject/json-schemasBrandon Millman2018-02-242-13/+13
* Fix README typoBrandon Millman2018-02-241-1/+1
* Fix @types/lodash versionBrandon Millman2018-02-231-1/+1
* Implement initial sra-report command line toolBrandon Millman2018-02-2314-0/+684