aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/test_installation.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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