You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing the workflow screen has not been implemented yet due to compatibility issues between component (react flow) and jest.
Solution
Test implementation focused on Workflow state management
The important point in testing the workflow screen is testing the workflow execution status, so we will consider a testing method that does not depend on react components.
Testing the workflow screen has not been implemented yet due to compatibility issues between component (react flow) and jest.
Solution
Test implementation focused on Workflow state management
The important point in testing the workflow screen is testing the workflow execution status, so we will consider a testing method that does not depend on react components.* Related
Create as many as I can frontend test.
The tests needed to be done are in the spreadsheet below.
https://docs.google.com/spreadsheets/d/1WdtZA0jXOrPrVQmtkEGkzk9erUV-aMRTgGA1cT7G7N4/edit?gid=1074153019#gid=1074153019
The text was updated successfully, but these errors were encountered: