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
Feature: add skills field (#918)
* featureUrl removed
* removed feature/group
* change class inputBox instead radioButton
* task level section removed
* unncessary object destruction under featureflag removed
* status=available typo fixed
* tests added for updated changes
* Tests fixed
* Added data-testid for testing,also added new tests
* Test api updated to staging
* refactored for readability
* created a constants file
* API_BASE_URL changed to stating for testing
* Added data-testid for testing,also added new tests
* Test api updated to staging
* refactored for readability
* added skills field
* Tests for skills field added
* restore accidently deleted css
* fixed checkbox styling
* fixed (Select aAll) typo and removed repeated code
* Added new tests
* update query selector to element id
* mock skills added for testing
* SKILL_TREE_BACKEND_BASE_URL imported from constants
Co-authored-by: sunilk429 <[email protected]>
0 commit comments