Test refactoring and additions to support API Testing (#205)

* 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
This commit is contained in:
Yeastplume
2019-08-13 09:36:21 +01:00
committed by GitHub
parent f8c316a351
commit 62d976f9ef
16 changed files with 1011 additions and 671 deletions
-1
View File
@@ -10,5 +10,4 @@ target
grin.log
wallet.seed
test_output
wallet*
.idea/