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-29 22:19:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
tests
History
Ross Poulton
03b3a70975
Merge pull request
#410
from mrkiwi-nz/fix_savequery
...
Fix savequery
2016-06-30 10:36:41 +10:00
..
__init__.py
tests are correctly discovered for django < 1.6
2015-11-13 15:35:36 +01:00
helpers.py
fixes of python 3 test fails
2015-11-18 15:07:33 +01:00
test_navigation.py
minor changes for python3
2015-11-18 10:41:02 +01:00
test_per_queue_staff_permission.py
Bug in test_per_queue_staff_permission.py
2016-06-30 12:07:33 +12:00
test_public_actions.py
tests renamed for compliance
2015-06-12 15:48:38 +02:00
test_savequery.py
Add test for saving a query, fix shared checkbox issue
2016-06-30 11:36:21 +12:00
test_ticket_lookup.py
Ticket
#403
- This code changes the behaviour of lookups for tickets and
2016-06-24 13:46:37 +12: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