forked from CrowdStrike/faltest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…0,[email protected],[email protected],@faltest/[email protected],@faltest/[email protected],@faltest/[email protected],@faltest/[email protected],[email protected],@faltest/[email protected],@faltest/[email protected],@faltest/[email protected],@faltest/[email protected]
- Loading branch information
Kelly Selden
committed
Jan 5, 2021
1 parent
917ba26
commit d831ffb
Showing
30 changed files
with
236 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [1.0.0](https://github.com/kellyselden/faltest/compare/[email protected]@1.0.0) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/kellyselden/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
### [0.0.13](https://github.com/kellyselden/faltest/compare/[email protected]@0.0.13) (2020-08-19) | ||
|
||
### [0.0.12](https://github.com/CrowdStrike/faltest/compare/[email protected]@0.0.12) (2020-06-05) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [1.0.0](https://github.com/kellyselden/faltest/compare/[email protected]@1.0.0) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/kellyselden/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
### [0.1.3](https://github.com/kellyselden/faltest/compare/[email protected]@0.1.3) (2020-08-26) | ||
|
||
### [0.1.2](https://github.com/kellyselden/faltest/compare/[email protected]@0.1.2) (2020-08-19) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [1.0.0](https://github.com/kellyselden/faltest/compare/[email protected]@1.0.0) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/kellyselden/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
### [0.0.14](https://github.com/kellyselden/faltest/compare/[email protected]@0.0.14) (2020-08-28) | ||
|
||
### [0.0.13](https://github.com/kellyselden/faltest/compare/[email protected]@0.0.13) (2020-08-19) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"private": true, | ||
"name": "lifecycle-only", | ||
"version": "0.0.14", | ||
"version": "1.0.0", | ||
"scripts": { | ||
"start": "mocha tests/**/*-test.js --exit" | ||
}, | ||
"engines": { | ||
"node": ">=10.12" | ||
}, | ||
"devDependencies": { | ||
"@faltest/lifecycle": "^4.0.0", | ||
"@faltest/lifecycle": "^5.0.0", | ||
"mocha": "^7.0.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [1.0.0](https://github.com/kellyselden/faltest/compare/[email protected]@1.0.0) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/kellyselden/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
### [0.0.10](https://github.com/kellyselden/faltest/compare/[email protected]@0.0.10) (2020-08-19) | ||
|
||
### [0.0.9](https://github.com/CrowdStrike/faltest/compare/[email protected]@0.0.9) (2020-06-05) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"private": true, | ||
"name": "multiple-browsers", | ||
"version": "0.0.10", | ||
"version": "1.0.0", | ||
"scripts": { | ||
"start": "faltest tests/**/*-test.js --browsers 2" | ||
}, | ||
"engines": { | ||
"node": ">=10.12" | ||
}, | ||
"devDependencies": { | ||
"@faltest/cli": "^2.0.6", | ||
"@faltest/lifecycle": "^4.0.0" | ||
"@faltest/cli": "^3.0.0", | ||
"@faltest/lifecycle": "^5.0.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [1.0.0](https://github.com/kellyselden/faltest/compare/[email protected]@1.0.0) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/kellyselden/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
### [0.0.18](https://github.com/kellyselden/faltest/compare/[email protected]@0.0.18) (2020-08-19) | ||
|
||
### [0.0.17](https://github.com/CrowdStrike/faltest/compare/[email protected]@0.0.17) (2020-06-05) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"private": true, | ||
"name": "runner-only", | ||
"version": "0.0.18", | ||
"version": "1.0.0", | ||
"scripts": { | ||
"start": "faltest tests/**/*-test.js" | ||
}, | ||
"engines": { | ||
"node": ">=10.12" | ||
}, | ||
"devDependencies": { | ||
"@faltest/cli": "^2.0.6", | ||
"@faltest/lifecycle": "^4.0.0" | ||
"@faltest/cli": "^3.0.0", | ||
"@faltest/lifecycle": "^5.0.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,25 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [3.0.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
### Features | ||
|
||
* allow overriding `timeout` in `waitForInsert` and `waitForDestroy` ([d194e0d](https://github.com/CrowdStrike/faltest/commit/d194e0d718e84f33ebf31bd0eac12f6ff2689542)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency verror-extra to v2 ([6188e1d](https://github.com/CrowdStrike/faltest/commit/6188e1dffa6197566002561281346527d2ebbba9)) | ||
|
||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/CrowdStrike/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
### [2.1.1](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-08-28) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [3.0.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/CrowdStrike/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
## [2.0.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-04-28) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,23 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [3.0.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency execa to v4 ([bb0ddc4](https://github.com/CrowdStrike/faltest/commit/bb0ddc4d124a8fbbf58a2bc9e9ae2d0d0d30e146)) | ||
* **deps:** update dependency execa to v5 ([e8bbbdf](https://github.com/CrowdStrike/faltest/commit/e8bbbdf7b841b632859d992a8bb703b671d384d1)) | ||
* **deps:** update dependency yargs to v16 ([1a42987](https://github.com/CrowdStrike/faltest/commit/1a429876e0a86da5cc6b7c3da2c458b8a0067a53)) | ||
* **deps:** update dependency yn to v4 ([bb79945](https://github.com/CrowdStrike/faltest/commit/bb79945aa2592036d6cb563bf3f3ca55d978ac92)) | ||
|
||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/CrowdStrike/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
## [2.5.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-08-29) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,15 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [5.0.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2021-01-05) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* bump all packages to node 10 | ||
|
||
* bump all packages to node 10 ([17cd7c0](https://github.com/CrowdStrike/faltest/commit/17cd7c0173a4c57e15b1b187b73411c4e466b9b0)) | ||
|
||
## [4.1.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-08-28) | ||
|
||
|
||
|
Oops, something went wrong.