cacti
cacti copied to clipboard
test(fabric): jestify test cases
Description
As a developer, I want to jestify the existing fabric connector test cases. ** For this, first make sure that the test which is being converted to use Jest, actually runs.
Acceptance Criteria
- Create a task to fix the failing tap test cases
- Create a PR for the converted test cases (to Jest)