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

PLAT-146: Migrate test_aggr_regressions.py #1122

Merged
merged 11 commits into from
Dec 11, 2023

Conversation

ethho
Copy link
Contributor

@ethho ethho commented Dec 8, 2023

  • cp to tests
  • Migrate schema_uuid
  • Fix test tests/test_aggr_regressions.py::test_left_join_len
  • Tests pass with module scoped fixtures
  • Fix fixtures
  • If we skip these, test_union_join passes
  • Skipping TestIssue558 passes all
  • Tests passing with reordering
  • test_aggr_regressions passing
  • Construct schema_aggr_reg_with_abx separately
  • Add context to diagram tests


def test_union_join(schema_aggr_reg_with_abx):
"""
This test fails if it runs after TestIssue558.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: Document this as a known GitHub Issue after we merge dev-tests to trunk.

@ethho ethho requested a review from A-Baji December 8, 2023 22:37
@ethho ethho marked this pull request as ready for review December 8, 2023 22:38
@A-Baji A-Baji merged commit 9c0e407 into datajoint:dev-tests Dec 11, 2023
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