zammad/test/unit
2016-03-03 09:56:13 +01:00
..
aaa_string_test.rb Improved html2text method by using HTMLEntities gem. 2016-02-03 14:33:03 +01:00
activity_stream_test.rb Improved activity stream messages. 2016-02-22 20:58:23 +01:00
assets_test.rb Fixed test. 2015-09-26 00:38:59 +02:00
auth_test.rb Do only local auth checks (do ldap tests via integration tests). 2016-02-27 17:00:04 +01:00
cache_test.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
calendar_subscription_test.rb Added config option for deliver alarm for events or not (because of Lightning Calendar and not closable alarm windows). 2016-02-29 13:05:21 +01:00
calendar_test.rb Improved tests and set of default calendar. 2015-09-11 10:34:18 +02:00
chat_test.rb Improved chat performance. Also show geo data in title. 2016-01-05 14:47:41 +01:00
db_auto_increment_test.rb Applied rubocop Style/EmptyLines. 2015-04-27 16:29:28 +02:00
email_address_test.rb Improved unit tests. 2015-09-11 19:19:13 +02:00
email_build_test.rb Fixed #165, missing style on html emails with blockquote in outlook. 2016-02-11 00:09:27 +01:00
email_parser_test.rb Replaced IO.read with IO.binread. 2016-02-07 17:18:07 +01:00
email_postmaster_test.rb Moved to new postmaster filter ui with contains and contains not feature. 2015-09-20 02:26:33 +02:00
email_process_auto_response_test.rb Added out of office detection and auto responder detection. 2015-09-20 02:16:22 +02:00
email_process_bounce_test.rb Replaced IO.read with IO.binread. 2016-02-07 17:18:07 +01:00
email_process_follow_up_test.rb For auto response emails without T# in subject, find follow up by references header. 2015-12-22 15:09:36 +01:00
email_process_out_of_office_test.rb For auto response emails without T# in subject, find follow up by references header. 2015-12-22 15:09:36 +01:00
email_process_test.rb Replaced IO.read with IO.binread. 2016-02-07 17:18:07 +01:00
email_signatur_detection_test.rb Added full cycle test. 2015-10-08 13:25:45 +02:00
history_test.rb Added postgresql support. 2016-01-19 23:30:23 +01:00
model_test.rb Added support for themeless searchable models. 2015-08-16 11:14:24 +02:00
notification_factory_test.rb Added tests to check if user want to get notifications based on own notification settings. 2016-02-27 12:48:44 +01:00
object_cache_test.rb Added .sort for array comparing. 2016-02-22 09:51:32 +01:00
object_type_lookup_test.rb Applied rubocop Style/EmptyLines. 2015-04-27 16:29:28 +02:00
online_notifiaction_test.rb Fixed test (just self seen time has changed). 2016-02-24 08:05:03 +01:00
organization_ref_object_touch_test.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
package_test.rb Fixed loading package in reinstall. 2016-02-01 01:42:30 +01:00
recent_view_test.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
session_basic_test.rb Push objects just once to client. 2016-03-03 09:56:13 +01:00
session_basic_ticket_test.rb Push objects just once to client. 2016-03-03 09:56:13 +01:00
session_collections_test.rb Push objects just once to client. 2016-03-03 09:56:13 +01:00
session_enhanced_test.rb Push objects just once to client. 2016-03-03 09:56:13 +01:00
store_test.rb Improved file backend and delete empty directories if file got removed. 2016-02-29 13:42:37 +01:00
tag_test.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
ticket_customer_organization_update_test.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
ticket_notification_test.rb Improved auto seen feature for online notifications. 2016-02-22 08:58:33 +01:00
ticket_ref_object_touch_test.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
ticket_selector_test.rb Added calendar subscription tests. 2016-02-26 13:19:57 +01:00
ticket_sla_test.rb Moved to background job for escalation recalculation work. 2015-12-11 17:00:04 +01:00
ticket_test.rb Improved tests. 2016-02-26 13:56:36 +01:00
token_test.rb Applied new rubocop. 2015-11-30 14:29:23 +01:00
translation_test.rb Improved tests. 2016-01-18 02:35:07 +01:00
user_device_test.rb New API for gem browser 2, use ua instand of "Generic Browser". 2016-03-01 17:04:15 +01:00
user_ref_object_touch_test.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
user_test.rb Save record after new role assignment. 2016-02-07 14:13:37 +01:00