Open Fishbowler opened 4 weeks ago
Adds the missing 'enabled' description, along with a couple of others.
Also adds unit tests for the descriptions.
Before: ║ ✅ Assert that "Form Test" is visible After: ║ ✅ Assert that "Form Test", disabled is not visible
Fixes #2107
Proposed changes
Adds the missing 'enabled' description, along with a couple of others.
Also adds unit tests for the descriptions.
Testing
Before: ║ ✅ Assert that "Form Test" is visible
After: ║ ✅ Assert that "Form Test", disabled is not visible
Issues fixed
Fixes #2107