Skip to content

CT-1537 Fix failing test cases

Taranta-Dashboard has tests failing in a intermittent way, the code make use of the general make js-test from system and since most of the code is async it requires an update to work 100% of time To fix this: We are using unique mongoDB name for each test case via setupTest.js approach.

Edited by Ajaykumar Dubey

Merge request reports

Loading