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-06-11 04:06:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
tests
History
Garret Wassermann
bf55ab7f8c
Oops, forgot to change one more URL from dashboard to report_index
2016-09-13 00:13:52 -04: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
Oops, forgot to change one more URL from dashboard to report_index
2016-09-13 00:13:52 -04: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