Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Ivan GoncharovIvan Goncharov(Deactivated)Reporter
Ievgen StepanovychIevgen StepanovychTime remaining
0mComponents
Fix versions
Priority
Low
Details
Details
Assignee
Ivan Goncharov
Ivan Goncharov(Deactivated)Reporter
Ievgen Stepanovych
Ievgen StepanovychTime remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created March 11, 2022 at 9:41 AM
Updated July 6, 2022 at 8:58 PM
Resolved April 19, 2022 at 1:37 PM
TODO:
Learn how to run tests in your IDE. I.e. for Webstorm https://www.jetbrains.com/help/webstorm/performing-tests.html
Read https://medium.com/@pjbgf/title-testing-code-ocd-and-the-aaa-pattern-df453975ab80
Take a look at existing tests in the system. Examples:
modules/scheduler/components/scheduler/scheduler.component.spec.ts
- modules/ix-forms/components/ix-input
Select another ix-forms component that does not have tests, such as ix-select.
Add unit tests covering major functions of the component.