Sam Splunks
|
62ef86a047
|
Settings assertion values in hours
|
2024-04-09 13:45:41 +00:00 |
|
Sam Splunks
|
aa5e2d0c67
|
Fixed test comment
|
2024-04-09 13:33:20 +00:00 |
|
Sam Splunks
|
d1af580483
|
Remove queues exclusion at the end of test
|
2024-04-09 13:32:11 +00:00 |
|
Sam Splunks
|
6e845f6351
|
Adding test for multiple exclusion queues through follow-ups
|
2024-04-09 13:27:42 +00:00 |
|
Sam Splunks
|
e372f4447b
|
Adding test_update_ticket_queue test
|
2024-04-09 12:18:43 +00:00 |
|
Sam Splunks
|
e439acd626
|
Removed helpdesk_settings USE_TZ
|
2024-04-08 08:41:27 +00:00 |
|
Sam Splunks
|
09f504fa3e
|
Removing unnecessary followup saves
|
2024-04-08 08:37:00 +00:00 |
|
Sam Splunks
|
210b7b13f8
|
Removing unused test Client
|
2024-04-08 08:31:58 +00:00 |
|
Sam Splunks
|
b99514f585
|
Removed useless USE_TZ
|
2024-03-27 16:27:32 +00:00 |
|
Sam Splunks
|
f5bff3af4e
|
Clearing some settings at the end of test
|
2024-03-27 16:22:14 +00:00 |
|
Sam Splunks
|
57ad29f46b
|
Removed useless setting
|
2024-03-27 16:20:22 +00:00 |
|
Sam Splunks
|
c16d189104
|
Testing queues exclusion
|
2024-03-27 16:19:33 +00:00 |
|
Sam Splunks
|
5e0df47a4f
|
Adding status exclusion test
|
2024-03-27 16:15:15 +00:00 |
|
Sam Splunks
|
e3a745f81a
|
Testing holidays
|
2024-03-27 16:04:30 +00:00 |
|
Sam Splunks
|
1d8fc2ad42
|
Opening hours tests and bug fix
|
2024-03-27 15:56:55 +00:00 |
|
Sam Splunks
|
3be5bbed44
|
Removed begining of next test
|
2024-03-27 14:32:56 +00:00 |
|
Sam Splunks
|
f0fb8039ef
|
Adding USE_TZ = True to comply with 32bits tests
|
2024-03-27 14:30:56 +00:00 |
|
Sam Splunks
|
d6b37f1c11
|
Updating time_spent test with multiple follow-ups at multiple time intervals
|
2024-03-27 14:20:34 +00:00 |
|
Sam Splunks
|
cf81e0d452
|
Update simple follow-up time spent calculation
|
2024-03-26 11:54:23 +00:00 |
|
Sam Splunks
|
0be6282bfe
|
Basic auto time_spent calculation test
|
2024-02-27 14:49:18 +00:00 |
|
Timothy Hobbs
|
b0977a44d0
|
Remove debug output code from tests
|
2024-01-04 00:16:47 +00:00 |
|
Timothy Hobbs
|
7aa7f0eca2
|
Fix custom field sending in new ticket webhook
|
2023-12-27 19:39:12 +00:00 |
|
Timothy Hobbs
|
27f295098c
|
Improve webhook env var handling & docs
|
2023-12-04 23:37:31 +00:00 |
|
Timothy Hobbs
|
e708281dcd
|
Implement webhooks. Fixes #264
|
2023-12-02 20:57:21 +00:00 |
|
Timothy Hobbs
|
9526ca9820
|
Do the full update ticket flow when followups are posted from the API
|
2023-11-30 11:40:11 +01:00 |
|
Timothy Hobbs
|
8f71bdac7a
|
Add tests for user_tickets api endpoint
|
2023-11-26 12:58:53 +00:00 |
|
Christopher Broderick
|
6cba903827
|
Merge remote-tracking branch 'origin/main' into fix_unassigned_kbitems_not_visible_when_teams_not_active
|
2023-11-15 01:06:07 +00:00 |
|
Christopher Broderick
|
9c234494c4
|
Additional email unit test for alternate multipart without related
multipart.
|
2023-11-15 00:40:43 +00:00 |
|
Timothy Hobbs
|
6cd5522099
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
|
Christopher Broderick
|
2c197fb2bf
|
Fix ordering of imports
|
2023-10-26 21:54:15 +01:00 |
|
Christopher Broderick
|
8a2ee78661
|
Add unit tests for get_mail task.
|
2023-10-26 21:32:32 +01:00 |
|
Christopher Broderick
|
276af1c03c
|
Fix inline with multipart message attachment test
|
2023-10-10 13:47:18 +01:00 |
|
Christopher Broderick
|
7e7a38cc3c
|
Fix to avoid using "hidden" variable as kwarg.
|
2023-10-10 13:42:40 +01:00 |
|
Christopher Broderick
|
49813051bc
|
Change method name to match refactored email.py
|
2023-07-23 06:44:05 +01:00 |
|
Christopher Broderick
|
0b9bfbcddd
|
Enhance tests for multiple parts in emails.
|
2023-07-23 06:43:08 +01:00 |
|
Christopher Broderick
|
f7381d5b62
|
Fix some bugs and enhance some methods to support unit tests.
|
2023-07-23 06:13:24 +01:00 |
|
Christopher Broderick
|
fad11d53bb
|
Make query test less flaky
|
2023-07-18 01:35:13 +01:00 |
|
Christopher Broderick
|
07f6d5f6c8
|
Make test less dependent on template changes
|
2023-07-18 01:01:10 +01:00 |
|
Christopher Broderick
|
7b72a2cad2
|
Allow identifying what exactly is not asserted.
|
2023-07-17 23:33:56 +01:00 |
|
Benbb96
|
770cdc77b8
|
Add more tests
|
2023-05-01 22:54:41 +02:00 |
|
Benbb96
|
3bb1c88210
|
Fix isort
|
2023-05-01 00:25:33 +02:00 |
|
Benbb96
|
2768c98fb9
|
Starting to implement some tests
|
2023-05-01 00:20:09 +02:00 |
|
bruce.gibbins
|
c23c8e5be6
|
Add user defined IMAP Debug Level and improved exception message
|
2023-04-19 20:07:43 +10:00 |
|
bruce.gibbins
|
a8fbeaa140
|
Fix OAuth tests
|
2023-04-19 15:22:35 +10:00 |
|
bruce.gibbins
|
012cc7041a
|
Fix OAuth tests
|
2023-04-19 15:12:13 +10:00 |
|
Christopher Broderick
|
1bc1764c3f
|
Merge branch 'main' into pypi_release
|
2023-03-27 18:17:40 +01:00 |
|
Bruce
|
6f72db6760
|
Force URTF-8 Encoding on File Open
|
2023-03-27 21:36:24 +10:00 |
|
Christopher Broderick
|
b716e046b2
|
Merge branch 'main' into pypi_release
|
2023-03-26 00:56:00 +00:00 |
|
Christopher Broderick
|
2c8c187e36
|
Remove six package and dependent code
|
2023-03-26 00:20:47 +00:00 |
|
Christopher Broderick
|
6c968626b6
|
Fix format failure
|
2023-03-25 13:28:13 +00:00 |
|