-
-
Notifications
You must be signed in to change notification settings - Fork 372
[test] create unit-test framework for RPC wallets #2396
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
33 commits
Select commit
Hold shift + click to select a range
98900ac
chore: git move
motorina0 40443f5
chore: bring certs
motorina0 62a43f6
refactor: make interface uniform
motorina0 a81f9de
feat: skip by funding source
motorina0 7c061f6
chore: code format
motorina0 e980ba7
refactor: add more logs
motorina0 ae5408f
chore: fix `make check`
motorina0 9d5b8fc
chore: file renaming
motorina0 41f416e
chore: add `pytest_mock` test lib
motorina0 d07321d
refactor: extract `tests/wallets/helpers.py`
motorina0 25d0bc5
refactor: re-order stuff
motorina0 108fa72
refactor: extract more into `helpers.py`
motorina0 87eb87b
refactor: extract `check_assertions`
motorina0 4ce518a
chore: fix `make check`
motorina0 1ffea01
refactor: move files
motorina0 c96c18e
refactor: extract fixtures models
motorina0 fba15e2
refactor: smaller methods
motorina0 d03aa1c
refactor: simplify methods
motorina0 dd6e774
refactor: variable renaming
motorina0 6d0ef45
refactor: extract mehtod
motorina0 92c2248
refactor: give names to functions
motorina0 58f8abd
refactor: move more logic to models
motorina0 3b386f1
refactor: extract stuff
motorina0 1d78f55
refactor: more typings
motorina0 54b989d
refactor: more typings
motorina0 7dfb587
refactor: function renaming
motorina0 26c3c0c
chore: add the `mock` dev dependency
motorina0 9b18d38
Revert "chore: add the `mock` dev dependency"
motorina0 08830ef
chore: add dev dependency `types-mock`
motorina0 0ebe830
chore: add dev dependency `mock`
motorina0 9f877a7
fix: failing for the wrong reason
motorina0 05cd566
fix nix
dni 0e40629
fix: log message
motorina0 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
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.