Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add test to verify that null cells are displayed properly in spatial embeddings #870

Open
seve opened this issue Apr 2, 2024 · 1 comment
Labels

Comments

@seve
Copy link
Contributor

seve commented Apr 2, 2024

Related bug: #858

This will require modifying the test dataset to have null values in spatial embeddings.

This ticket was originally drafted before the issue #858 was modified based on our findings on expected behavior.

Based on the actual fix deployed to address the issue, the test should verify the following behavior:

  • Move from spatial to non-spatial embedding
  • Expect to see less cells available on embedding compare to spatial
  • Move back to spatial
  • Expect to see all cells available
  • Expect to not see subset or unsubset buttons available
@seve seve added the testing label Apr 2, 2024
@seve seve self-assigned this Apr 2, 2024
@tihuan
Copy link
Contributor

tihuan commented Apr 2, 2024

Thanks for creating all the tickets, Seve!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants