aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/test_installation.ts
Commit message (Collapse)AuthorAgeFilesLines
* TempLeonid Logvinov2019-02-041-2/+2
|
* Update packages/monorepo-scripts/src/test_installation.tsFabio B2019-01-101-1/+1
| | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
* Bump up the chunk sizeLeonid Logvinov2019-01-091-1/+1
|
* Split installation tests in chunks of 10 to not run out of memoryLeonid Logvinov2019-01-081-34/+39
|
* Implement prefer-template tslint rulekao2018-12-081-1/+1
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Remove sra-reportLeonid Logvinov2018-10-181-6/+1
|
* Added note about restriction on `testDirectory`Fabio Berger2018-10-161-0/+3
|
* fix(monorepo-scripts): Move the creation of the `.installation-test` ↵Fabio Berger2018-10-161-7/+1
| | | | directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder
* Add resolveJsonModule: true to test_installation.tsAlex Browne2018-10-161-0/+1
|
* Fix typoFabio Berger2018-08-271-1/+1
|
* Also use failure exit code if unexpected error occursFabio Berger2018-08-271-1/+3
|
* Change exit code to failureFabio Berger2018-08-271-1/+1
|
* Run publish/installation tests in CircleCI (#951)Alex Browne2018-08-141-46/+117
| | | | feat(monorepo-scripts): Run publish tests in CircleCI
* Still test unrunnable packages for compilation issuesFabio Berger2018-07-261-8/+8
|
* Split running packages that cannot be run in a node.js scriptFabio Berger2018-07-261-1/+9
|
* Re-enable deleted the dir after test runsFabio Berger2018-07-261-1/+1
|
* Change test:installation so it also causes run-time errors to appearFabio Berger2018-07-261-3/+10
|
* Delete any remenants of test-env dir before creating a new oneFabio Berger2018-07-261-0/+1
|
* Print version that will be testedFabio Berger2018-07-261-1/+1
|
* Add ending slashFabio Berger2018-07-261-1/+1
|
* Add support for testing installations post-publish as wellFabio Berger2018-07-261-2/+4
|
* Make the test:installation work with the local npm registryLeonid Logvinov2018-07-241-5/+12
|
* Test installation on latest version, not the packed oneLeonid Logvinov2018-07-241-6/+4
|
* Renames to remove mention of LernaFabio Berger2018-07-191-9/+6
|
* Replace lerna-get-packages with our own implementationFabio Berger2018-07-191-2/+1
|
* Refactor changelog utils to a separate moduleLeonid Logvinov2018-06-021-1/+1
|
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-1/+1
|
* Fix some of the publishing/installation issuesLeonid Logvinov2018-04-121-2/+4
|
* Add typeRootsLeonid Logvinov2018-03-271-0/+1
|
* Add clean-state testsLeonid Logvinov2018-03-271-0/+57