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

run all test apps on CI #150

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timgraham
Copy link
Collaborator

@timgraham timgraham commented Oct 4, 2024

(We won't include the entire Django test suite in our standard CI, but we'll leave this PR open to check all tests occasionally, such as when updating to the next major version of Django, just in case.)

to triage:
admin_views
cache
filtered_relation (#157)
fixtures
fixtures_regress
foreign_object
serializers

n/a (no database interaction)
absolute_url_overrides
admin_autodiscover
admin_default_site
admin_registration
app_loading
asgi
bash_completion
builtin_server
conditional_processing
csrf_tests
db_typecasts
db_utils
decorators
deprecation
dispatch
field_deconstruction
field_subclassing
files
handlers
httpwrappers
humanize_tests
logging_tests
mail
middleware
middleware_exceptions
model_enums
model_meta
project_template
requests_tests
resolve_url
responses
settings_tests
shell
shortcuts
signed_cookies_tests
signing
staticfiles_tests
template_backends
template_loader
template_tests
test_exceptions
utils_tests
urlpatterns
urlpatterns_reverse
validators
version
wsgi

all skips:
custom_methods
distinct_on_fields
expressions_window
extra_regress
gis_tests
inspectdb
postgres_tests
raw_query
select
transaction_hooks_for_update

@timgraham timgraham force-pushed the all-test-apps branch 7 times, most recently from 4e38b22 to b0a9745 Compare October 10, 2024 22:53
@timgraham timgraham force-pushed the all-test-apps branch 3 times, most recently from 2e94bce to 05f3e2e Compare October 17, 2024 23:56
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