-
-
Notifications
You must be signed in to change notification settings - Fork 761
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
Move tests to plugins #592
Merged
Merged
Conversation
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
hipstersmoothie
force-pushed
the
tests
branch
from
September 2, 2018 07:12
bca37a9
to
33d798d
Compare
hipstersmoothie
force-pushed
the
tests
branch
from
September 2, 2018 08:30
3b39c03
to
3dca67a
Compare
turakvlad
pushed a commit
to turakvlad/jimp
that referenced
this pull request
Sep 3, 2018
* create test utils, move print's test to print * move browser testing to root * move autocrop test * these can just be test * move blit test * move color tests * move and split cover/contain * move mask tests * move normalize test * move resize test * move rotate tests * convert jimp to use test-utils * move test utils * now resides in test-utils * must configure jimp with plugins for these functions * test node no more * move some tests to core * these two things are tested alot elsewhere * rename samples to images * split up fileTypes test * Revert "move some tests to core" d4fa37b * fix circular deps * fix lint * fix dirnmae * correct image path * move image * correct path * babel requires node 6.9 * correct name in workflow * same dependancies are installed regardless of node version * maybe just attach to old directory * change working directory. seems like the install was needed * try increasing timeout * maybe sync will pass? * increase timeout for CI * add result image * correct path * get tests passing * better test output * see if you can run parallel
turakvlad
added a commit
to turakvlad/jimp
that referenced
this pull request
Sep 3, 2018
This reverts commit 5895a34.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changing and Why
closes #577
What else might be affected
Tasks
jimp.d.ts