-
Notifications
You must be signed in to change notification settings - Fork 146
fix(dot,lib): Replacing handmade mocks to generated new ones #1626
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
abd0bbb
chore: using mockery to generate mocks
EclesioMeloJunior 6694dd5
chore: core tests done
EclesioMeloJunior 2bce519
chore: removing all interfaces and gen the mocks for specifc
EclesioMeloJunior ddedd2e
chore: network and core tests done
EclesioMeloJunior a581a29
chore: resolve core, network and rpc tests
EclesioMeloJunior 45b241f
chore: fix state observer mock
EclesioMeloJunior 49d1b24
chore: dot/sync done
EclesioMeloJunior ae54847
chore: lib/runtime done
EclesioMeloJunior 0b228cc
chore: lib done
EclesioMeloJunior 48400c2
chore: lib done
EclesioMeloJunior 31f113f
Merge branch 'eclesio/cleanup-mock-interfaces' of github.com:ChainSaf…
EclesioMeloJunior 2b3089b
chore: resolve conflicts
EclesioMeloJunior 9dc193c
chore: fix ci lint
EclesioMeloJunior c1d2d65
chore: update test on dot/sync folder
EclesioMeloJunior 9e42c32
chore: removing debbuging code
EclesioMeloJunior ab5cb79
chore: resolve problem with interface conversion
EclesioMeloJunior b2ce4b6
chore: fix test to use require.Len properly
EclesioMeloJunior cf5ae15
chore: resolving nil pointer exception
EclesioMeloJunior dc54e99
Merge branch 'development' into eclesio/cleanup-mock-interfaces
EclesioMeloJunior c31bbdd
chore: remove unused packages
EclesioMeloJunior 05b7e1b
chore: removing prints and update tests
EclesioMeloJunior 0fab0b5
chore: remove sleep at network service clean up func
EclesioMeloJunior dc0e605
chore: get back with sleep
EclesioMeloJunior 56023dd
chore: remove dead code
EclesioMeloJunior 64f3f89
Merge branch 'development' into eclesio/cleanup-mock-interfaces
EclesioMeloJunior 3024323
chore: use inmemory datastore
EclesioMeloJunior f126338
chore: get back with gossip test values
EclesioMeloJunior b7d1411
Merge branch 'eclesio/cleanup-mock-interfaces' of github.com:ChainSaf…
EclesioMeloJunior 34e0c32
chore: remove commented code
EclesioMeloJunior 1ceab10
chore: use mock when non-authority
EclesioMeloJunior b972926
chore: rolling back lib/services
EclesioMeloJunior 1a3e6d4
Merge branch 'development' into eclesio/cleanup-mock-interfaces
EclesioMeloJunior 555c1dd
chore: remove useless return
EclesioMeloJunior 92e5b88
Merge branch 'eclesio/cleanup-mock-interfaces' of github.com:ChainSaf…
EclesioMeloJunior 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.