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

chore: updates for compatibility with deadline-cloud-test-fixtures #297

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

jericht
Copy link
Contributor

@jericht jericht commented Apr 17, 2024

What was the problem/requirement? (What/Why)

We have some fixtures defined in test/conftest.py which conflict with fixtures in deadline-cloud-test-fixtures that we use in our integration tests, preventing the tests from running.

What was the solution? (How)

Move the fixtures in test/conftest.py to test/unit/conftest.py since they are only needed for unit tests

What is the impact of this change?

Our integration tests can run

How was this change tested?

  • hatch build && hatch run test
  • Ran the integration tests

Was this change documented?

No

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
@jericht jericht force-pushed the jericht/test_fixtures_update branch from 7511058 to fb049ec Compare April 18, 2024 01:06
@jericht jericht changed the title chore: update deadline-cloud-test-fixtures chore: updates for compatibility with deadline-cloud-test-fixtures Apr 18, 2024
@jericht jericht marked this pull request as ready for review April 18, 2024 01:08
@jericht jericht requested a review from a team as a code owner April 18, 2024 01:08
Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jericht jericht merged commit 82d8d93 into aws-deadline:mainline Jun 3, 2024
13 checks passed
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