daml/extractor
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
..
bin replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
src ledger-api-client: Add test cases for LedgerClient. (#7195) 2020-08-20 15:00:32 +00:00
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00