Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: [M3-8951] - Cypress component tests for firewall rules drag and…
… drop `keyboard` interaction (#11341) * Add Cypress tests for FirewallRules table drag & drop keyboard interactions * Refactoring, some clean up and add/fix comments * Some cleanup... * Added changeset: Cypress tests for firewall rules drag and drop keyboard interaction * Add some comments * Add and improve comments from `CustomKeyboardSensor.ts` * Add/Improve comments in CustomKeyboardSensor.ts * Clean up and refactoring tests * Clean up firewalls beforeEach * Add test cases to verify 'Save Changes' button * Add doc comment for moveFocusedElement func * Replace 'any' type with FirewallRuleType * Add component cypress tests for drag and drop keyboard * Move cypress firewall components tests to core/firewalls * Clean up and refactoring... * Update changeset description * Update changeset file * Keeping firewallId unique * Use `randomNumber` instead of harcoded Ids for firewallId * Categorize and scale input event(s) * Refactor, clean-up and consolidate tests * Rename interface
- Loading branch information