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

Remove test dependencies observed when running tests with --reverse #1703

Merged
merged 9 commits into from Dec 7, 2023

Conversation

RobTilton
Copy link
Contributor

Problem

Running tests with "--reverse" flag caused Errors

Solution
Removed problem class BookWithObjectRepr
Refractored test_import_data_unchanged

Acceptance Criteria

I've documented the changes. no screen shots, or tests where needed. In my opinion

Copy link
Contributor

@matthewhegarty matthewhegarty left a comment

Choose a reason for hiding this comment

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

Looks great 👍
Just one minor comment with the changelog message.
I'll also change the PR title for clarity

docs/changelog.rst Outdated Show resolved Hide resolved
@matthewhegarty matthewhegarty changed the title Reverse Flag Patch, unexpected error with log_action(s) of Django 5.0 Remove test dependencies observed when running tests with --reverse Dec 5, 2023
@RobTilton
Copy link
Contributor Author

Seems I am running pre-commit 3.5, and the pre-commit.yml is using v3.0.0

not sure if that's the reason or not, but besides that I am out of ideas.

@matthewhegarty matthewhegarty merged commit f288161 into django-import-export:release-4 Dec 7, 2023
11 checks passed
@matthewhegarty matthewhegarty linked an issue Dec 8, 2023 that may be closed by this pull request
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.

Running tests with reverse flag causes test failures
2 participants