-
Notifications
You must be signed in to change notification settings - Fork 84
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
Feature/#248 merge all the changes #73
Merged
vgenev
merged 34 commits into
mojaloop:develop-PI2
from
vgenev:feature/#248MergeAllTheChanges
Jun 5, 2018
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
f2ef7e0
Added Unhappy line test to improve code coverage
c751aa8
transfer model integration done, fixed bug in the model, fixed the un…
vgenev 5bf1796
extension coverage 100%
vgenev 82ffcb0
Fulfil handler commit implementation
ggrg ec683e6
TODO: FiveBellsCondition.fulfillmentToCondition comment changed
ggrg 44f3620
Added destroyByName method's happy and Unhappy line Unit tests, Code …
51dc581
Unit tests for fulfil success
ggrg 974eed8
Merge vgenev feature/#248
ggrg 473fc63
Starting to add unhappy lines on transferstatechange read-model-test.…
84538c6
Repair new Error and run /integration tests
ggrg ab0fd63
Added more unhappy line integration tests
75c761c
Restore sidecar-enabled and keychain-admin_secret
ggrg 71f233b
Ja and some more still
d2d6e9f
added final unhappy lines , code coverage 100% for read-model.test.js
dad408d
improvement of the coverage for ilp
nikolayanastasovsg f125b07
Integration tests for Fulfil Commit Success
ggrg 1a1a661
Merge remote-tracking branch 'nikolay/develop-PI2' into feature/#248
vgenev fc1b67c
improvement of the coverage for transferState
nikolayanastasovsg 5c25e16
Added unhappy line integration test (get All method) on participant/i…
6f7bcf3
Final chnages code coverage 100% on integration tests for participant…
56e8398
remove unnecessary ilp
vgenev 2c2e54e
Merge remote-tracking branch 'deon/feature/248CodeCoverageTests' into…
vgenev bf26e38
Merge remote-tracking branch 'nikolay/develop-PI2' into feature/#248M…
vgenev 6af0373
resolve conflicts
vgenev 3d81801
ilp cleaned and tested
vgenev 6d65863
all test coverage 100%
vgenev aa4f0e5
added license info
vgenev be493e3
removed some commented code and added license to the transfer-read-mo…
vgenev 79ed62e
removed some commented code and added license to the transfer-read-mo…
vgenev 83f667f
merged with develop-PI2
vgenev 656f40a
removed commented out code and fixed some merge issues
vgenev 8753963
Merge remote-tracking branch 'mojaloop/develop-PI2' into feature/#248…
vgenev eaa987e
merged
vgenev 55c81f1
worked on Georgi remarks
vgenev 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 was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
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.
why is the license agreement removed?
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.
a totally non-intentional mistake. Or it wasn't there the file I started with. there were 2 ILP models, in the end we tested one of them and the handlers were using the other one. I will put it in right away.