Skip to content

Update TestTools (by updating Hive to hive!491)

Piotr Batko requested to merge pbatko/refactor-test-tools into develop

Changes

  • Update TestTools (by updating Hive) and tests to new TestTools' version
  • Add _tests suffix to CI jobs names, which run tests:
    • haf_system -> haf_system_tests
    • applications_system -> applications_system_tests
  • Introduce minor refactors to existing tests
  • Fix bug: prevent script regenerating block_log from hanging (additional change from @msobczyk)

Corresponding merge request in Hive: hive!491 (merged)

Edited by Piotr Batko

Merge request reports