Skip to content

Commit

Permalink
Temporarily disable most tests in table-components.test.tsx
Browse files Browse the repository at this point in the history
The upgrade of ag-grid had made unavailable some of the APIs that are
used in this test file. e.g. it's no longer possible to create a
column using "new Column([...])". Same for creating a GridApi object.

I'm not sure if we can work-around these new limitations or if we will
need to redesign these tests.

Signed-off-by: Marc Dumais <[email protected]>
  • Loading branch information
marcdumais-work committed Jul 26, 2024
1 parent 47cdc05 commit dcf6313
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 304 deletions.
Loading

0 comments on commit dcf6313

Please sign in to comment.