Skip to content

Bug/mip 39/fix for tests failing

Kostas FILIPPOPOLITIS requested to merge bug/MIP-39/fix-for-tests-failing into master

Created by: ThanKarab

Changelog:

  • Changed the tests folder structure to the following:
   - tests
   |--- unit_tests
   |--- integration_tests
  • Fixed the automatic cleanup on the node tests that was overwritten by git due to commented out tests.
  • Fixed theudf_generator tests that were broken due to the float/real monet type alteration.

Merge request reports