Skip to content

Add github action to run tests - #91

Merged
theresnotime merged 1 commit into
masterfrom
theresnotime/github-ci
Sep 4, 2026
Merged

Add github action to run tests#91
theresnotime merged 1 commit into
masterfrom
theresnotime/github-ci

Conversation

@theresnotime

@theresnotime theresnotime commented Sep 4, 2026

Copy link
Copy Markdown
Member

Add GitHub action to run python manage.py test suite.

Note

The default TEST_RUNNER (django-nose) does not work on Python 3.11, because nose uses collections.Callable. Use the Django test runner until we fix this.

Bug: T437023

@theresnotime
theresnotime marked this pull request as ready for review September 4, 2026 10:16
@theresnotime
theresnotime merged commit 297d6fe into master Sep 4, 2026
2 checks passed
@theresnotime
theresnotime deleted the theresnotime/github-ci branch September 4, 2026 10:18
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.

1 participant