mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
40ce2b9be8
* Add RemoteApiProxy fixture type. This is in preparation for using Sandbox IT suite as part of the Ledger API Test Tool. * ledger-api-test-tool: Drop reset functionality. This is no longer necessary for the tool and it does not scale with the types of tests in the suite. * integration-tests: Fail if the server under fixture is stuck. This makes sure that a server getting stuck will get detected by a test, instead of ignoring it and potentially allowing the server to linger. * integration-test: Make semantic testing runs independent. It manges parties and command identifier to include a unique (random) suffix in all ledger-commited identifiers. This allows the test to run against a Ledger API without reseting it. * ledger-api-test-tool: Unify test code using scenario runner with IT suite. This reuses the scenario runner test code from the IT suite, instead of reimplementing it. This should be a no-op (except for tests reports formatting). * Review fixes. * Ledger API Test Tool: Provide logback config. This quites Ledger API Test Tool output. * Make sure akka threads are terminated at end of test runs. This makrs Akka threads to be daemons, hence forcing them to be closed at the end of Ledger Api Test Tool. * Use Ledger API Test Tool in tests of reference server. * Add Apache commons-lang3. * Ledger API Test Tool: Implement custom test reporter. This addresses two needs: - avoid using buggy scalatest test reporter; - pretty-prints test results prettier. * dade-copyright-headers: return success on successful reformatting. |
||
---|---|---|
.. | ||
apache | ||
apiguardian | ||
awaitility | ||
beanshell | ||
checkerframework | ||
codehaus/mojo | ||
eclipse/jetty | ||
flywaydb | ||
freemarker | ||
gnieh | ||
hamcrest | ||
jboss/logging | ||
jetbrains | ||
jline | ||
joda | ||
jooq | ||
json | ||
junit | ||
mockito | ||
mongodb | ||
objenesis | ||
opentest4j | ||
ow2/asm | ||
parboiled | ||
pcollections | ||
postgresql | ||
reactivestreams | ||
rnorth | ||
sangria_graphql | ||
scala_lang | ||
scala_sbt | ||
scala_tools/testing | ||
scalacheck | ||
scalactic | ||
scalameta | ||
scalatest | ||
scalaz | ||
scijava | ||
scodec | ||
seleniumhq/selenium | ||
skyscreamer | ||
slf4j | ||
spire_math | ||
testcontainers | ||
testng | ||
tpolecat | ||
typelevel | ||
wartremover | ||
xerial | ||
yaml | ||
zeroturnaround |