-
Notifications
You must be signed in to change notification settings - Fork 370
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
[INDY-988] testRequestDynamicValidation sdk integration #557
Merged
ashcherbakov
merged 56 commits into
hyperledger:master
from
ArtObr:indy-sdk-integration/INDY-988
Mar 6, 2018
Merged
Changes from 54 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
b7bf039
Additional checks for sdk_ functions
ArtObr 7964748
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr e353bdc
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr bac783f
Fix for exception handling and new function for "json to object" conv…
ArtObr 9194251
Space and the end
ArtObr 8e76fe3
Most of test integrated with txnPoolNodeSet
ArtObr 5213476
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 94ad1a2
3 test left to do
ArtObr 2c5db03
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 1b897bf
two tests left in INDY-1019. Others integrated
ArtObr 995fd31
Little fixes
ArtObr b7bf226
Import resolve, TODO added
ArtObr 1fc7959
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr c72f389
New line at the end
ArtObr 4b1e35e
TODO for import added
ArtObr 3a622e9
Unused looper import removed
ArtObr 54a0f92
One more test integrated with sdk
ArtObr b77853a
Fixtures for prev test
ArtObr edea820
Unused import removed
ArtObr e69045d
Start of integration
ArtObr c7434a6
Merge branch 'indy-sdk-integration/INDY-1019' into indy-sdk-integrati…
ArtObr 4a316a1
Changes for test_different_request integration with sdk
ArtObr c521a5f
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr c966fbb
helper changes commited
ArtObr 1f33869
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr dec5565
INDY-1172 done with chages at pool_transactions
ArtObr 5e7e340
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 29fe6ff
Merge branch 'indy-sdk-integration/INDY-1172' into indy-sdk-integrati…
ArtObr 98475ad
little fix
ArtObr 4c9077b
Code structure changes
ArtObr 023a98a
Additinal code structure changes
ArtObr cad576f
Started sdk integration of tests
ArtObr eb627af
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr b5f52a4
Review fixes
ArtObr e883b70
LibIndy versions update
ArtObr f36dce1
Merge branch 'indy-sdk-integration/INDY-1019' into indy-sdk-integrati…
ArtObr 080dc2c
temp
ArtObr 0ec2dc6
ha persist test done
ArtObr 58b6c17
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 072bcbb
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 02b1587
more tests done
ArtObr ce9f2f7
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 313ce5c
review fixes
ArtObr 26e182c
More tests done, some problems
ArtObr c2fffbd
more tests done
ArtObr e9ac26e
temp
ArtObr 2ed932e
more tests
ArtObr 1571734
all tests done, except one. need more of exception handling
ArtObr 2cb174d
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 17f4535
exception handling made. One test strange behaviour left
ArtObr 1a00c81
test integrated
ArtObr 538e70b
import fixes
ArtObr 3eb975c
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr f35397a
little fix
ArtObr ccbdf02
little fix
ArtObr f73b9b1
Merge remote-tracking branch 'base/master' into indy-sdk-integration/…
ArtObr 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
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.
What is this?