Skip to content

Explicitly state app name in TestMigration - #1012

Merged
pombredanne merged 1 commit into
mainfrom
data-migration-test-code-explicitly-state-app
Nov 28, 2022
Merged

Explicitly state app name in TestMigration#1012
pombredanne merged 1 commit into
mainfrom
data-migration-test-code-explicitly-state-app

Conversation

@JonoYang

Copy link
Copy Markdown
Member
* The code used to determine the name of the django app to perform test migrations on is a bit arcane
* By explicitly stating the app name, you can move the data migration test file to any location

Signed-off-by: Jono Yang jyang@nexb.com

    * The code used to determine the name of the django app to perform test migrations on is a bit arcane
    * By explicitly stating the app name, you can move the data migration test file to any location

Signed-off-by: Jono Yang <jyang@nexb.com>

@TG1999 TG1999 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@pombredanne pombredanne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks!

@pombredanne
pombredanne merged commit d19a78e into main Nov 28, 2022
@pombredanne
pombredanne deleted the data-migration-test-code-explicitly-state-app branch November 28, 2022 21:08
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