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

Ruthless/get tests running #478

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Ruthless/get tests running #478

merged 1 commit into from
Sep 20, 2024

Conversation

mattieruth
Copy link
Contributor

@mattieruth mattieruth commented Sep 19, 2024

This PR is intended to simply get the tests running and past the collection step. Most of the tests are out of date and broken. This PR does not attempt to fix them, it simply disables them all with a big TODO. Hopefully in separate PRs we can chip away at getting them running again.


if __name__ == "__main__":
unittest.main()
# import asyncio
Copy link
Contributor Author

@mattieruth mattieruth Sep 19, 2024

Choose a reason for hiding this comment

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

this one was so broken because the core types its testing have been replaced, that it was just easier to comment it out.

@mattieruth
Copy link
Contributor Author

^ Look at that! All checks have passed 😉

@mattieruth mattieruth marked this pull request as ready for review September 19, 2024 19:05
@mattieruth mattieruth force-pushed the ruthless/get-tests-running branch 2 times, most recently from 74005fb to 56a8429 Compare September 19, 2024 21:52
@aconchillo
Copy link
Contributor

aconchillo commented Sep 19, 2024

We probably want to squash all these commits when merging.

@mattieruth mattieruth force-pushed the ruthless/get-tests-running branch from 56a8429 to bc94a8a Compare September 20, 2024 00:56
disable broken tests for now
@mattieruth mattieruth force-pushed the ruthless/get-tests-running branch from bc94a8a to 50b45ac Compare September 20, 2024 00:58
@mattieruth mattieruth merged commit ed409d0 into main Sep 20, 2024
3 checks passed
@aconchillo aconchillo deleted the ruthless/get-tests-running branch October 23, 2024 20:55
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