-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize RemotePactTest and add new invalid tx test
This test is optimized by sharing the TLS cert and HTTP manager between tests. Otherwise the rest of the testing fixture is *not* shared. This PR also adds some tasty steps to a few tests, which makes it clearer what they're spending their time on. There's one extra invalid tx test as well, testing the error from sending to the wrong chain.
- Loading branch information
1 parent
d065476
commit 0f68569
Showing
2 changed files
with
49 additions
and
33 deletions.
There are no files selected for viewing
This file contains 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 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