Skip to content

2021-February-07 - Prerelease - 2.6.53@7d16952ea9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Feb 05:35
7d16952
Merge unit and integ tests (#8805)

* Merge unit & integration testing build steps
* Remove '@Intregation' and '@ExtendedUnitTest' tags, run integ tests with unit

- Also cleanup upload of codacy coverage reports. We were doing
so conditionally and were not due to lack of token being defined.

* Add start-database to 'verify' script, now that DB is needed for unit tests

* Delete smoke-testing:integTest task, now incorporated in smoke-testing:test task

* Add postgres config to run-unit-tests workflow file