react-spectrum
Add support for automated Storybook accessibility testing
#4820
Merged

Commits
  • quick convert to csf 3
    LFDanLu committed 3 years ago
  • cleanup and disabling aria-hidden rule
    LFDanLu committed 3 years ago
  • adding storybook test runner
    LFDanLu committed 3 years ago
  • sample failures for test to catch
    LFDanLu committed 3 years ago
  • Revert "sample failures for test to catch"
    LFDanLu committed 3 years ago
  • experimenting with interaction test
    LFDanLu committed 3 years ago
  • poking around to try and ignore aria rule for specific selector
    LFDanLu committed 3 years ago
  • test catching render errors and reuse play functions
    LFDanLu committed 3 years ago
  • using story axe config instead of manually setting it in main
    LFDanLu committed 3 years ago
  • fix lint and add keyboard interaction test
    LFDanLu committed 3 years ago
  • experiementing with jest-axe
    LFDanLu committed 3 years ago
  • testing interaction panel with simpler component
    LFDanLu committed 3 years ago
  • update yarn.lock
    LFDanLu committed 3 years ago
  • comments and cleanup
    LFDanLu committed 3 years ago
  • removing axe-core stuff
    LFDanLu committed 3 years ago
  • disabling some false positives and run against all stories
    LFDanLu committed 3 years ago
  • fix storyName warning from storybook test runner
    LFDanLu committed 3 years ago
  • adding partial DnD interactions test
    LFDanLu committed 3 years ago
  • fixing yarn.lock after rebase
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into automate_accessibility
    LFDanLu committed 3 years ago
  • fixing package.json from rebase
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into automate_accessibility
    LFDanLu committed 3 years ago
  • update and cleanup tests + update to data test ids
    LFDanLu committed 3 years ago
  • fix/ignore various story only aXe issues (Card,Dialog, Landmark, DnD)
    LFDanLu committed 3 years ago
  • fix/ignore various story only aXe issues (ListBox, NumberField, Table, Toast, RAC)
    LFDanLu committed 3 years ago
  • fix/ignore various story only aXe issues (FocusScope, List, Checkbox, Meter, SideNav
    LFDanLu committed 3 years ago
  • fixing the rest of the failing false positive tests
    LFDanLu committed 3 years ago
  • fix lint
    LFDanLu committed 3 years ago
  • Merge branch 'main' into only_automate_accessibility
    LFDanLu committed 2 years ago
Loading