react-spectrum
Updating testing documentation and exposing some testing utils
#5508
Merged

Commits
  • progress on updating the testing docs
    LFDanLu committed 2 years ago
  • setup and testing of new util packages
    LFDanLu committed 2 years ago
  • move test utils to react-spectrum and add provider wrapper
    LFDanLu committed 2 years ago
  • restoring StrictModeWrapper
    LFDanLu committed 2 years ago
  • add desktop and mobile mock util setup
    LFDanLu committed 2 years ago
  • starting to remove triggerPress in favor of user event library click
    LFDanLu committed 2 years ago
  • remove triggerPress
    LFDanLu committed 2 years ago
  • fix SSR tests and react 16/17 tests
    LFDanLu committed 2 years ago
  • work around weird react16/17 test failure for now
    LFDanLu committed 2 years ago
  • get rid of triggerTouch and typeText
    LFDanLu committed 2 years ago
  • move stuff to aria/test-utils package
    LFDanLu committed 2 years ago
  • fix menutrigger tests
    LFDanLu committed 2 years ago
  • replacing fireEvent with userEvent equivalents in hooks tests pt1
    LFDanLu committed 2 years ago
  • wrapping up hooks tests fireEvent replacements
    LFDanLu committed 2 years ago
  • fix some lint issues
    LFDanLu committed 2 years ago
  • first batch of spectrum test fireEvent -> userEvent replacement
    LFDanLu committed 2 years ago
  • fix tests in 16/17 again
    LFDanLu committed 2 years ago
  • updating testing docs and linking to it from various components
    LFDanLu committed 2 years ago
  • temporarily restore old test util package and move ssr stuff there
    LFDanLu committed 2 years ago
  • make react-spectrum/test-util-internal to limit what is exposed from test util package
    LFDanLu committed 2 years ago
  • adding docs for installmouseevent
    LFDanLu committed 2 years ago
  • add peer deps
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into updating_testing_docs
    LFDanLu committed 2 years ago
  • fix combobox test
    LFDanLu committed 2 years ago
  • try to fix tsfork
    LFDanLu committed 2 years ago
  • fix ts fork pt 2
    LFDanLu committed 2 years ago
  • test lower version requirements
    LFDanLu committed 2 years ago
  • Merge branch 'main' into updating_testing_docs
    LFDanLu committed 2 years ago
  • fix tests
    LFDanLu committed 2 years ago
  • missed one test update
    LFDanLu committed 2 years ago
  • review updates
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into updating_testing_docs
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into updating_testing_docs
    LFDanLu committed 2 years ago
  • removing todo
    LFDanLu committed 2 years ago
  • messed up a copy paste
    LFDanLu committed 2 years ago
Loading