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

Evaluate and resolve pytest warnings #1055

Open
briantist opened this issue Sep 10, 2023 · 1 comment
Open

Evaluate and resolve pytest warnings #1055

briantist opened this issue Sep 10, 2023 · 1 comment
Assignees
Labels
tests related to tests (not necessarily CI/CD)

Comments

@briantist
Copy link
Contributor

briantist commented Sep 10, 2023

Related: #1054

Before v2.0.0 I want to evaluate all the current warnings we're seeing and whether we can resolve them. I think there's new deprecation warnings for example now that we're testing against py3.11.

(removing from v2.0.0 milestone for time constraints, we can do this later)

@briantist briantist added the tests related to tests (not necessarily CI/CD) label Sep 10, 2023
@briantist briantist added this to the 2.0.0 milestone Sep 10, 2023
@briantist briantist self-assigned this Sep 10, 2023
@briantist
Copy link
Contributor Author

There are a bunch of (our) deprecation warnings around the MFA class: https://github.com/hvac/hvac/actions/runs/6138188913/job/16654830995#step:7:77

These should be resolved when #1026 is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests related to tests (not necessarily CI/CD)
Projects
None yet
Development

No branches or pull requests

1 participant