daml/compatibility/bazel_tools
Samir Talwar 83ed13d799
Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771)
* Move //ledger/ledger-api-test-tool to //ledger/ledger-api-tests/tool.

And conformance.bzl to //ledger/ledger-api-tests.

* Move test tool infra to //ledger/ledger-api-tests/infrastructure.

* Split the ledger API test tool into smaller libraries.

There is no change to behavior.

CHANGELOG_BEGIN
CHANGELOG_END

* ledger-api-tests: Encapsulate performance tests.

* ledger-api-tests: Extract a "runner" library.

* ledger-api-tests: Publish libraries to Maven Central.

* ledger-api-tests: Fix Scaladoc so it compiles correctly.

Unfortunately I had to remove some Scaladoc in ActiveContractsServiceIT
which is incorrectly interpreted as not being attached to anything.
Fortunately, it's not actually that helpful.

* compatibility: Fix paths to the Ledger API Test Tool.

* Fix release types for ledger API test libraries.

* test-common: Publish generated Scala.

These libraries are dependencies of the ledger API tests components.

* ledger-api-tests: Use "com.daml" as the group ID everywhere.

* ledger-api-tests: Check that tests in `--additional` are valid.

* compatibility: Fix a reference to ledger-api-test-tool I missed.
2022-02-10 13:25:23 +00:00
..
client_server Wrap client instead of runner in script test (#12630) 2022-01-27 16:58:39 +00:00
create-daml-app Switch compat tests over to sandbox on x (#12716) 2022-02-03 11:32:33 +01:00
daml_ledger Switch compat tests over to sandbox on x (#12716) 2022-02-03 11:32:33 +01:00
daml_script Wrap client instead of runner in script test (#12630) 2022-01-27 16:58:39 +00:00
daml_trigger Move some trigger compat tests to sandbox-on-x (#12598) 2022-01-26 13:41:56 +00:00
data_dependencies update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
test_utils Further copyright updates (#12249) 2022-01-04 16:32:17 +01:00
BUILD Add platform-version field to daml.yaml (#6736) 2020-07-15 16:30:01 +02:00
create_daml_app_test.sh Switch compat tests over to sandbox on x (#12716) 2022-02-03 11:32:33 +01:00
daml_ledger_test.sh Cleanup daml_ledger compat tests (#12776) 2022-02-07 09:41:32 +01:00
daml_sdk.bzl Switch compat tests over to sandbox on x (#12716) 2022-02-03 11:32:33 +01:00
daml.cc.tpl Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
run_jar.cc.tpl Fix out of bounds in run_jar.cc (#12774) 2022-02-04 18:18:33 +00:00
sandbox-with-postgres.sh Switch ledger-api-test-tool compat tests to sandbox on x (#12393) 2022-01-13 15:47:04 +01:00
testing.bzl Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00
versions.bzl update copyright headers (#12240) 2022-01-03 16:36:51 +00:00