Skip to content
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

Test refactoring and additions to support API Testing #205

Merged
merged 10 commits into from
Aug 13, 2019

Conversation

yeastplume
Copy link
Member

@yeastplume yeastplume commented Aug 12, 2019

In anticipation of adding the lifecycle API and security features into a V3 owner API, some test refactoring with the aim of:

  • Developing proper end-to-end integration tests for the V3 API as it's developed (ensuring tests exist that are invoked via the HTTP listener in addition to the API doctests)
  • Ensuring some end-to-end V2 owner API testing is in place to ensure backwards compatibility
  • Insert some tests for the foreign API to ensure backwards compatibility between wallets/slate versions

Still WIP, will refine comments with more info as it develops

@yeastplume yeastplume changed the title [WIP] Test refactoring and additions to support API Testing Test refactoring and additions to support API Testing Aug 12, 2019
@yeastplume yeastplume merged commit 62d976f into mimblewimble:master Aug 13, 2019
@yeastplume yeastplume deleted the v3_api branch August 13, 2019 08:37
@yeastplume
Copy link
Member Author

#212

yyangli pushed a commit to mwcproject/mwc-wallet that referenced this pull request May 13, 2020
* move wallet tests into integration module in advance of further test creation, add v3 API

* rustfmt

* fix return value from incorrect mask supplied

* rustfmt

* rework send request call some

* rustfmt

* more refactoring, turn proxy startup + wallet init into macros

* rustfmt

* move sample requests into subdirectories

* add missing wallet files, change gitignore
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
* move wallet tests into integration module in advance of further test creation, add v3 API

* rustfmt

* fix return value from incorrect mask supplied

* rustfmt

* rework send request call some

* rustfmt

* more refactoring, turn proxy startup + wallet init into macros

* rustfmt

* move sample requests into subdirectories

* add missing wallet files, change gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant