Skip to content

Conversation

@will-short
Copy link

  • moves all tests in core package to new structure
  • removes old helpers
  • adds TODO's in existing tests to get them to use new helpers
  • fixes up all existing tests to pass

@nx-cloud
Copy link

nx-cloud bot commented Dec 21, 2024

View your CI Pipeline Execution ↗ for commit e3e946c.

Command Status Duration Result
nx affected --targets=test:format,test:eslint,t... ❌ Failed 2m 7s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 35s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-21 03:50:07 UTC

@@ -37,7 +38,6 @@ describe('constructTable', () => {
expect(table).toHaveProperty('getRow')

// table APIs
expect(table).toHaveProperty('_queue')
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KevinVandy seems like _queue was removed. just wanted to flag this to make sure I saw that correctly

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, a couple of apis were removed

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 21, 2024

Open in Stackblitz

More templates

@tanstack/angular-table

npm i https://pkg.pr.new/@tanstack/angular-table@5841

@tanstack/lit-table

npm i https://pkg.pr.new/@tanstack/lit-table@5841

@tanstack/qwik-table

npm i https://pkg.pr.new/@tanstack/qwik-table@5841

@tanstack/react-table

npm i https://pkg.pr.new/@tanstack/react-table@5841

@tanstack/match-sorter-utils

npm i https://pkg.pr.new/@tanstack/match-sorter-utils@5841

@tanstack/react-table-devtools

npm i https://pkg.pr.new/@tanstack/react-table-devtools@5841

@tanstack/solid-table

npm i https://pkg.pr.new/@tanstack/solid-table@5841

@tanstack/svelte-table

npm i https://pkg.pr.new/@tanstack/svelte-table@5841

@tanstack/table-core

npm i https://pkg.pr.new/@tanstack/table-core@5841

@tanstack/vue-table

npm i https://pkg.pr.new/@tanstack/vue-table@5841

commit: e3e946c

@KevinVandy KevinVandy merged commit 9c75721 into TanStack:alpha Dec 21, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants