-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Added Unhappy line test to improve code coverage * transfer model integration done, fixed bug in the model, fixed the unit test accordingly * extension coverage 100% * Fulfil handler commit implementation * TODO: FiveBellsCondition.fulfillmentToCondition comment changed * Added destroyByName method's happy and Unhappy line Unit tests, Code coverage is now 100% on participant/model.js * Unit tests for fulfil success * Merge vgenev feature/#248 * Starting to add unhappy lines on transferstatechange read-model-test.js to increase code coverage * Repair new Error and run /integration tests * Added more unhappy line integration tests * Restore sidecar-enabled and keychain-admin_secret * Ja and some more still * added final unhappy lines , code coverage 100% for read-model.test.js * improvement of the coverage for ilp * Integration tests for Fulfil Commit Success * improvement of the coverage for transferState * Added unhappy line integration test (get All method) on participant/index.test.js * Final chnages code coverage 100% on integration tests for participant/index.test.js * remove unnecessary ilp * ilp cleaned and tested * all test coverage 100% * added license info * removed some commented code and added license to the transfer-read-model also * removed some commented code and added license to the transfer-read-model again * removed commented out code and fixed some merge issues * merged * worked on Georgi remarks
- Loading branch information
Showing
34 changed files
with
920 additions
and
774 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
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.