mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
c882b221a5
* Added a new way for environment variables to be loaded, which allows for underscore based separation. * Moved test to its own kotlin file. * Added case insensitivity support. * The corda. prefix is now case insensitive too. * Removed unused variable. * Added env variables support for driverDSL. Shadowing corda. properties raises an exception. * Driver api stability fix. * Changed type of cordapps param to reflect the real one, rather than what IntelliJ auto completed. * Some detekt issue fixes. Spread operator removed, baselined api stability constructors and buggy line. * Fixed misspelled variable. * Reverted unintentional changes. * Added suppress instead of changing baseline. * Reworked logic to handle previously defined CORDA_ starting properties and handle accordingly. Fixed a bug where wrong class was used for reflection walking. * Fix for detekt issues. * Changed message to a more understandable one. * Changelog + doc note, console error grammar. * Changes according to PR review. |
||
---|---|---|
.. | ||
node-driver | ||
smoke-test-utils | ||
test-cli | ||
test-common | ||
test-db | ||
test-utils | ||
testserver | ||
Dockerfile | ||
DockerfileBase | ||
test-times.csv |