-
Notifications
You must be signed in to change notification settings - Fork 102
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
TestEngine: add Checkpoints, RpcStorage and Dump to html #904
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
fbc827f
Draft Checkpoint
shargon dc39132
fix namespaces
shargon 5d41e75
Add ut
shargon dffc549
Merge branch 'master' into core-test-checkpoint
shargon 469502f
Update src/Neo.SmartContract.Testing/Storage/EngineStorage.cs
shargon 49b05b9
Merge branch 'master' into core-test-checkpoint
shargon fef4902
Rpc Storage
shargon ffca0db
Merge branch 'core-test-checkpoint' of https://github.com/neo-project…
shargon 159cbbd
Seek
shargon d1f65db
clean
shargon fa60aae
By pass RPC Backward
shargon 71592fc
Change to testnet
shargon a93037e
Fix bug
shargon 2640e16
clean using
shargon 44a7ac3
Merge remote-tracking branch 'origin/master' into core-test-checkpoint
shargon c89f9f8
Conflicts
shargon cc0f6cb
Dump to html
shargon f8046be
Fix coverage during OnFault
shargon a265017
print string when possible
shargon 9ce8353
Coverage 100%
shargon ac01009
fix comment
shargon 30f45bd
Update README
shargon f0ec698
Update src/Neo.SmartContract.Testing/TestingApplicationEngine.cs
shargon 26ad4a1
format
shargon 98e3386
Improve method name
shargon 85d1b3a
Merge branch 'core-test-checkpoint' of https://github.com/neo-project…
shargon 4b492d6
Refactor AbiMethod constructor
shargon 4b43514
Update tests/Neo.SmartContract.Template.UnitTests/templates/neocontra…
shargon a22d2fe
Merge branch 'master' into core-test-checkpoint
shargon 2a5370c
Merge branch 'master' into core-test-checkpoint
shargon 5a77852
Merge branch 'master' into core-test-checkpoint
Jim8y 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
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.
@Jim8y it should be great have this in rpc