daml/language-support
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
..
codegen-common set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
java Use Future.unit instead of Future.successful(()). (#7080) 2020-08-11 09:18:50 +00:00
scala ledger-api-client: Add test cases for LedgerClient. (#7195) 2020-08-20 15:00:32 +00:00
ts Shebang: use #!/usr/bin/env bash (#7149) 2020-08-17 12:19:18 +02:00