This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2025-05-31 06:55:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
tests
History
Alex Seeholzer
f7f0882f86
Merge branch 'master-upstream' into django-1.9-fixes
...
* master-upstream: Fix QueueMembership bug revealed by django.test's DiscoverRunner
2015-11-18 10:16:33 +01:00
..
__init__.py
tests are correctly discovered for django < 1.6
2015-11-13 15:35:36 +01:00
helpers.py
fix reload_urlconf test helper so it supports a third party urlconf
2015-11-06 15:22:44 +01:00
test_navigation.py
tests renamed for compliance
2015-06-12 15:48:38 +02:00
test_per_queue_staff_membership.py
Fix QueueMembership bug revealed by django.test's DiscoverRunner
2015-11-16 18:45:27 +07:00
test_public_actions.py
tests renamed for compliance
2015-06-12 15:48:38 +02:00
test_ticket_submission.py
ensure tests for ticket submission run correctly in django 1.9 (URI's no longer include the scheme and domain part of the URLs)
2015-11-16 16:08:52 +01:00