Skip to content

Commit

Permalink
feat(calendar): Add AXE tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marker dao ® committed Sep 25, 2024
1 parent 133ec93 commit 9b54698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/testcafe-devextreme/tests/accessibility/calendar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const options: Options<Properties> = {
readOnly: [true, false],
showTodayButton: [true, false],
showWeekNumbers: [true, false],
selectionMode: ['multiple', 'range', 'single'],
zoomLevel: ['century', 'decade', 'month', 'year'],
};

Expand Down

0 comments on commit 9b54698

Please sign in to comment.