Skip to content

LOOP-134 End2End testing improvements

Wouter Pennings requested to merge LOOP-134-integration-tests into main

Small changes on the integeration tests (now called end2end tests)

  • Changes integration tests to end2end tests
  • expects strings instead of integers now
  • refactored the code

new:

  • Replicated all tests in end2end tests (moved from vm)
  • No longer doing end2end tests for JIT, because it will be deprecated soon and it currently fails

Closes LOOP-134

Edited by Wouter Pennings

Merge request reports

Loading