explorer icon indicating copy to clipboard operation
explorer copied to clipboard

test: Fix App test trying to connect to network

Open ckniffen opened this issue 1 year ago • 0 comments

High Level Overview of Change

Since the App component instanciates a XrplClient it will keep trying to connect and hold up the tests from finishing as quickly as it should.

Add SocketContext tests.

Type of Change

  • [x] Tests (You added tests for code that already exists, or your new feature included in this PR)

ckniffen avatar Nov 29 '22 19:11 ckniffen