-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create tests for gibon #1
Labels
Pkg: gibon
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project.
Status: Available
No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues.
Type: Enhancement
Most issues will probably be for additions or changes. Expected that this will result in a PR.
Type: Maintenance
Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.
Comments
tunnckoCore
pushed a commit
that referenced
this issue
Sep 18, 2019
* Removing package bloat * bump jest-worker to 22 * add missing throat dep * add caret range to deps * upgrade dated deps
tunnckoCore
added a commit
that referenced
this issue
Sep 18, 2019
* init from jest-runner-mocha * WIP * Some cleanup * First working example of create-jest-runner * v0.1.0 * Update jest-worker to support tty * Add changelog * v0.1.1 * added skip functionality with test * wrong test title * v0.2.0-0 * v0.2.0 * update new code location of test result * Mutex the test runs Makes the developer experience a bit nicer, and more like the `jest-runner` itself: https://github.com/facebook/jest/blob/e566a8f4106ac25b008744ffc42204554fd31cf6/packages/jest-runner/src/index.js#L104-L124 * typo, damn github web ui * async is actually not needed here * feat: support serial execution * Prepare 0.3.0 release * v0.3.0 * use import/export (#8) * feat: add mutex to in band runner (#7) * feat: add mutex to in band runner * Update CHANGELOG.md * Add travis badge * Removing un-needed packages (#1) * Removing package bloat * bump jest-worker to 22 * add missing throat dep * add caret range to deps * upgrade dated deps * Prepare 0.3.1 * v0.3.1 * Drop node 4 (#11) * Drop node 4 * upgrade to babel 7 * Create LICENSE * Add getExtraOptions to entry file (#12) * Add getExtraOptions * Update changelog * Prepare 0.4.0 * v0.4.0 * fix: update dated deps (#13) * v0.4.1 * feat: bump jest 24; add `todo` helper (#14) * chore: update lockfile * 0.5.0 * chore: update changelog Closes #15 * Fix README.md link to TestResult type (#16) * feat: add binary to scaffold new runner (#17) Fixes #10 * v0.5.1 * v0.5.2 * fix: add missing files to package (#18) * make tests pass by disabling colors Signed-off-by: Charlike Mike Reagent <[email protected]> * changes for #20 Signed-off-by: Charlike Mike Reagent <[email protected]> * fix linting, ignore fixtures dirs Signed-off-by: Charlike Mike Reagent <[email protected]> * update prepublish script Signed-off-by: Charlike Mike Reagent <[email protected]> * oops, fix the version, as it was from the beginning Signed-off-by: Charlike Mike Reagent <[email protected]> * oops, fix the name Signed-off-by: Charlike Mike Reagent <[email protected]> * use prepublishOnly script Signed-off-by: Charlike Mike Reagent <[email protected]> * update scripts Signed-off-by: Charlike Mike Reagent <[email protected]> * chore: add create-jest-runner; make tests pass Signed-off-by: Charlike Mike Reagent <[email protected]> Co-authored-by: Rogelio Guzman <[email protected]> Co-authored-by: Łukasz Gandecki <[email protected]> Co-authored-by: Daniel Schmidt <[email protected]> Co-authored-by: Cody Olsen <[email protected]> Co-authored-by: Simen Bekkhus <[email protected]> Co-authored-by: Jordan Gensler <[email protected]> Co-authored-by: Michał Pierzchała <[email protected]> Co-authored-by: Spencer Elliott <[email protected]> Co-authored-by: Nimalan <[email protected]> Co-authored-by: ◬ <[email protected]>
tunnckoCore
added
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project.
Status: Available
No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues.
Type: Enhancement
Most issues will probably be for additions or changes. Expected that this will result in a PR.
Type: Maintenance
Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.
Pkg: koa-better-body
labels
Oct 18, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Pkg: gibon
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project.
Status: Available
No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues.
Type: Enhancement
Most issues will probably be for additions or changes. Expected that this will result in a PR.
Type: Maintenance
Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.
Don't know, but maybe I'll try
jest
for first time here. I'm just not frontend guy and that's one of the few frontend libs that i have.The text was updated successfully, but these errors were encountered: