daml/ledger/sandbox-common
Samir Talwar 30564a7c90
ledger-api-client: Add test cases for LedgerClient. (#7195)
* ledger-api-client: Add integration tests for the simple stuff.

* sandbox-common: Make `SandboxFixtureWithAuth` a mixin.

This makes it useful with `SandboxNextFixture` as well as
`SandboxFixture`.

Also, add types to non-private fields and methods, and make more fields
protected rather than public.

* ledger-api-client: Add tests to make sure the token is passed through.

CHANGELOG_BEGIN
CHANGELOG_END

* sandbox-common: Tokens are for auth, not auth.
2020-08-20 15:00:32 +00:00
..
historical-dars Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
src ledger-api-client: Add test cases for LedgerClient. (#7195) 2020-08-20 15:00:32 +00:00
BUILD.bazel ledger-api-client: Add test cases for LedgerClient. (#7195) 2020-08-20 15:00:32 +00:00