Skip to content

Reduce Code Duplication between Evaluator Integration Tests and Benchmark Tests (JS portion)

Ecarg requested to merge grace/T344955/reduce-duplication-js-evaluator-tests into main

Task is to remove duplicate tests from benchmark and integration. We want to consolidate mainly into the integration tests rather and remove from benchmark runner.

This MR will tackle just the JS part, new MR will be made for all Py files.

Edited by Ecarg

Merge request reports