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

tests: add tests management command (bug 1887042) #52

Merged
merged 1 commit into from
May 2, 2024

Conversation

zzzeid
Copy link
Collaborator

@zzzeid zzzeid commented May 2, 2024

  • remove hardcoding of test paths and move it to pyproject.toml
  • add management command that runs pytest from project directory
  • invoke new tests command from GitHub workflow

@zzzeid zzzeid force-pushed the zeid/bug-1887042-add-tests-command branch 3 times, most recently from 23e1a84 to 858404b Compare May 2, 2024 14:35
- remove hardcoding of test paths and move it to pyproject.toml
- add management command that runs pytest from project directory
- invoke new tests command from GitHub workflow
@zzzeid zzzeid force-pushed the zeid/bug-1887042-add-tests-command branch from 858404b to 0ead3d6 Compare May 2, 2024 14:35
@zzzeid zzzeid changed the title tests: add tests command (bug 1887042) tests: add tests management command (bug 1887042) May 2, 2024
@zzzeid zzzeid requested a review from ahochheiden May 2, 2024 16:55
@zzzeid zzzeid merged commit 8beb8b1 into main May 2, 2024
1 check passed
@zzzeid zzzeid deleted the zeid/bug-1887042-add-tests-command branch May 2, 2024 18:38
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.

2 participants