Commits
  • rough progress in refactoring api and testing timers
    LFDanLu committed 2 years ago
  • update RAC select tests to use the select util
    LFDanLu committed 2 years ago
  • fix edge cases and add flows for different interaction patterns
    LFDanLu committed 2 years ago
  • adding sections and removing valueElement, wrapping up final conversions for Picker tests
    LFDanLu committed 2 years ago
  • add initial table util scaffolding
    LFDanLu committed 2 years ago
  • testing against the RAC tests/React 16/17
    LFDanLu committed 2 years ago
  • more testing of long press, add findCell/findRow
    LFDanLu committed 2 years ago
  • test all the different interaction types
    LFDanLu committed 2 years ago
  • use click for now for some keyboard operations
    LFDanLu committed 2 years ago
  • fix keyboard interaction for sort column util
    LFDanLu committed 2 years ago
  • figure out the proper timeout for realTimers
    LFDanLu committed 2 years ago
  • lint
    LFDanLu committed 2 years ago
  • fix docs and build point
    LFDanLu committed 2 years ago
  • forgot comma in rebase
    LFDanLu committed 2 years ago
  • Update packages/@react-spectrum/table/test/Table.test.js
    LFDanLu committed 2 years ago
  • Merge branch 'main' into aria_pattern_utils
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into aria_pattern_utils
    LFDanLu committed 2 years ago
  • go with factory instead of having the testers created in constructor
    LFDanLu committed 2 years ago
  • fix select tests
    LFDanLu committed 2 years ago
  • replace jest expects with generic assertion
    LFDanLu committed 2 years ago
  • initial menu tester util
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into aria_pattern_utils
    LFDanLu committed 2 years ago
  • Fixing strict and using MenuTester in tests
    LFDanLu committed 2 years ago
  • fix failing tests
    LFDanLu committed 2 years ago
  • fix react 17 test
    LFDanLu committed 2 years ago
  • add combobox util
    LFDanLu committed 2 years ago
  • test combobox util
    LFDanLu committed 2 years ago
  • get rid of setText and add some additional utilities
    LFDanLu committed 2 years ago
  • inital gridlist tester
    LFDanLu committed 2 years ago
  • refactor gridlist util
    LFDanLu committed 2 years ago
  • refactor combobox and menu
    LFDanLu committed 2 years ago
  • refactor select for consistency
    LFDanLu committed 2 years ago
  • refactor table for consistency
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into aria_pattern_utils
    LFDanLu committed 2 years ago
  • add selected row getter
    LFDanLu committed 2 years ago
  • have user provide callback for advancing timers
    LFDanLu committed 2 years ago
  • update createTester so we get proper return types when creating a tester
    LFDanLu committed 2 years ago
  • fix lint and react 19 test
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into aria_pattern_utils
    LFDanLu committed 1 year ago
  • fix tsstrict and tests
    LFDanLu committed 1 year ago
  • review comments
    LFDanLu committed 1 year ago
  • Merge branch 'main' into aria_pattern_utils
    snowystinger committed 1 year ago
  • make useLongPress accept mouse or touch
    LFDanLu committed 1 year ago
  • refactor so setting root element is done in contructor
    LFDanLu committed 1 year ago
  • refactor combobox tests so they dont destructure
    LFDanLu committed 1 year ago
  • refactor the rest of the utils to avoid destruct
    LFDanLu committed 1 year ago
  • support passing in interaction type directly when calling interaction
    LFDanLu committed 1 year ago
  • update api as per feedback and remove unnecessary warning
    LFDanLu committed 1 year ago
  • cleanup and lower test timeout to minimum to work in react 16
    LFDanLu committed 1 year ago
  • fix strict and revert jest timing
    LFDanLu committed 1 year ago
  • Merge branch 'main' into aria_pattern_utils
    snowystinger committed 1 year ago
  • Merge branch 'main' into aria_pattern_utils
    snowystinger committed 1 year ago
Loading