This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 456
Unit test for signature transaction - Subtask #456 #804
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
- Added some new tests, - Mockes accounts module, - Rewired private variables for testing purposes,
We'd replaced this.scope.* usages library.* usages according to #555. This is the continuation of the same idea.
SargeKhan
changed the title
456 unit test for signature transaction
Unit test for signature transaction - Subtask 456
Sep 26, 2017
SargeKhan
changed the title
Unit test for signature transaction - Subtask 456
Unit test for signature transaction - Subtask #456
Sep 26, 2017
…LiskHQ/lisk into 456-unit-test-for-signature-transaction
…LiskHQ/lisk into 456-unit-test-for-signature-transaction
Isabello
force-pushed
the
456-unit-test-for-signature-transaction
branch
from
October 5, 2017 13:20
0cd51dd
to
2e1c427
Compare
- Added some new tests, - Mockes accounts module, - Rewired private variables for testing purposes,
We'd replaced this.scope.* usages library.* usages according to #555. This is the continuation of the same idea.
Isabello
force-pushed
the
456-unit-test-for-signature-transaction
branch
from
October 5, 2017 13:45
2e1c427
to
e297d1c
Compare
MaciejBaj
approved these changes
Oct 5, 2017
4miners
approved these changes
Oct 6, 2017
Isabello
approved these changes
Oct 6, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Adds the unit tests requested by issue: #827
Closes #827 for the parent issue #456