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

Uncomment assertion #8

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Uncomment assertion #8

merged 1 commit into from
Jun 25, 2024

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented May 28, 2024

🗣 Description

This pull request uncomments an assertion in test code.

💭 Motivation and context

Resolves #3.

The assertion was previously commented out because of pytest-dev/pytest-testinfra#757. This issue was remedied in pytest-dev/pytest-testinfra#767, and that pull request has been merged and released in version 10.1.1.

See also:

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

@jsf9k jsf9k added the python Pull requests that update Python code label May 28, 2024
@jsf9k jsf9k self-assigned this May 28, 2024
@jsf9k jsf9k force-pushed the testing/uncomment-assertion branch from 76c3224 to ca734a8 Compare May 28, 2024 14:53
@jsf9k
Copy link
Member Author

jsf9k commented Jun 24, 2024

The checks should pass once #9 is merged and this branch is rebased on top of that.

@jsf9k jsf9k marked this pull request as ready for review June 24, 2024 19:33
@jsf9k jsf9k requested a review from a team June 24, 2024 19:33
requirements-test.txt Show resolved Hide resolved
@jsf9k jsf9k enabled auto-merge June 25, 2024 15:16
@jsf9k jsf9k merged commit 2c9236c into develop Jun 25, 2024
64 checks passed
@jsf9k jsf9k deleted the testing/uncomment-assertion branch June 25, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncomment assertion when that becomes possible
3 participants