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

Improve e2e tests #23

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Improve e2e tests #23

merged 4 commits into from
Jan 19, 2024

Conversation

AleksanderWWW
Copy link
Contributor

No description provided.

@AleksanderWWW
Copy link
Contributor Author

@SiddhantSadangi tbh not sure what the test case for warning is doing once I tried to refactor it. Why reassign the dataset parts + it seems to me that it passes even if you don't use the filterwarnings decorator. Could you support me on that?

@SiddhantSadangi
Copy link
Member

@AleksanderWWW - the dataset reassignment was an error, pushing a change to fix it.
The test now passes as neptune-sklearn>=2.1.1 does not throw a NeptuneUnsupportedType warning if expected metadata is not found. If it does, pytest will treat it as an error and mark the test as failed

@AleksanderWWW AleksanderWWW merged commit 72797b9 into master Jan 19, 2024
5 checks passed
@AleksanderWWW AleksanderWWW deleted the aw/improve-tests branch January 19, 2024 09:26
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.

3 participants