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 cleanup #626

Merged
merged 6 commits into from
Jul 5, 2023
Merged

Test cleanup #626

merged 6 commits into from
Jul 5, 2023

Conversation

Nathanjp91
Copy link
Contributor

Problem

Pytest-describe blocks VScode test integration

Solution

Preliminary swap of all pytest-describe tests to pytest class based equivelants

Changelog

Tests will now be picked up by VScode

Copy link
Contributor

@owencjones owencjones left a comment

Choose a reason for hiding this comment

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

LGTM, need to ticket replacing tests that turned out not to be running

dataset_id = "team_slug/dataset_name:test_release"
dataset = darwin_client.get_remote_dataset(dataset_id)
# This test was never actually running
# TODO: Fix this test
Copy link
Contributor

Choose a reason for hiding this comment

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

Q: Is this ticketed in backlog?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not yet, I'll add one

@Nathanjp91 Nathanjp91 merged commit eecb177 into master Jul 5, 2023
9 checks passed
@Nathanjp91 Nathanjp91 deleted the test_cleanup branch November 8, 2023 10:42
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