This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 141
Use the node v8 promisify API to remove unnecessary code #174
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
f712f4b
#150 Group the tests by features, refactor tailor instance creation i…
addityasingh 20f794d
#150 Remove duplicate test and suites
addityasingh b1adb48
Update Buffer to use Node v8 syntax (#154)
addityasingh b6aa54a
Merge remote-tracking branch 'upstream/master'
addityasingh 5e646d8
#158 Add unit test for fetch template.js
addityasingh de6dbe4
#158 Add in-memory fragment templates for fetch template.js tests
addityasingh 80f2571
#158 Return the promise for async test
addityasingh b3b5525
Merge branch 'master' of https://github.com/zalando/tailor
addityasingh f487691
#172 #153 Use the node v8 promisify API to remove unnecessary code
addityasingh f7c6142
#172 Remove unnecessary space
addityasingh a85b418
#172 #153 Add yarn lock file
addityasingh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops what about changes on
yarn.lock
? can you generate it?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done