bitcoin-s/testkit/src
Chris Stewart c7febc1ef0
Segregate P2PClientTest and P2PClientActorTest (#4974)
* Segregate P2PClientTest and P2PClientActorTest to make it easier to test the actor

* Fix cleanup code

* Clean up tables for postgres test case

* Fix BitcoinSAppConfigBitcoinFixtureStarted.afterAll()

* Empty commit

* Add forceNamedWallet parameter to for postgres test cases where we need multiple wallets. This prevents them from writing to the same postgres schema by making unique wallet names

* Cleanup:

* Empty commit
2023-02-06 15:07:18 -06:00
..
main Segregate P2PClientTest and P2PClientActorTest (#4974) 2023-02-06 15:07:18 -06:00
test/scala/org/bitcoins/testkit Add testkit-core module (#2726) 2021-03-02 07:05:21 -06:00