zammad/test/unit
2015-01-12 12:06:07 +01:00
..
.gitkeep Init version. 2012-04-10 15:31:21 +02:00
aaa_string_test.rb Fixed file name. 2015-01-09 14:20:49 +01:00
activity_stream_test.rb Improved checks. 2014-06-29 21:09:32 +02:00
assets_test.rb Improved asset management. 2014-08-03 00:06:51 +02:00
auth_test.rb Rewrite of Auth and SSO module layer. 2013-08-17 23:58:22 +02:00
cache_test.rb Cache unit tests. 2013-01-01 18:04:18 +01:00
email_build_test.rb Fixed manipulation of string in html2text. Added unit tests. 2015-01-09 14:17:34 +01:00
email_parser_test.rb Improved email parsing, added tests. 2015-01-12 11:55:13 +01:00
email_process_test.rb Added dropped test. 2015-01-12 12:06:07 +01:00
history_test.rb Init version of improved notifications. 2015-01-02 16:50:31 +01:00
notification_factory_test.rb Fixed non html notifications. 2015-01-07 13:11:30 +01:00
object_cache_test.rb Fixed lookup cache management. 2013-03-11 22:15:21 +01:00
object_type_lookup_test.rb Removed not needed debug message. 2014-08-24 11:52:44 +02:00
package_test.rb Improved comments. 2013-03-22 13:48:47 +01:00
recent_view_test.rb Added existing and permission check for recent viewed. 2014-12-31 14:56:37 +01:00
rest_test.rb Fixed rest tests. 2013-08-07 00:20:04 +02:00
session_basic_test.rb Fixed unit tests. 2014-11-10 21:34:15 +01:00
session_basic_ticket_test.rb Fixed unit tests. 2014-11-10 21:34:15 +01:00
session_collections_test.rb Fixed test helper. 2014-12-01 13:18:08 +01:00
session_enhanced_test.rb Improved code layout. 2014-11-14 02:48:30 +01:00
store_test.rb Moved from md5 to sha256 for file identification. 2014-05-03 16:52:37 +02:00
tag_test.rb Fixed unit test. 2014-09-10 07:52:39 +02:00
ticket_notification_test.rb Improved text expression. 2015-01-10 09:49:12 +01:00
ticket_sla_test.rb Split into separate files. 2015-01-02 23:55:10 +01:00
ticket_test.rb Prevent having \n, \r or \t in title or subject. 2015-01-07 22:28:15 +01:00
translation_test.rb Added unit tests for notification template generation (e. g. for emails). Added translation tags i18n('some text') ot i18n(ticket.ticket_state.name) will be translated to frontend locale of recipient. Fixed #26. 2013-01-04 15:28:55 +01:00
user_test.rb Improved unit tests, merged html2ascii to html2text. 2015-01-08 15:27:44 +01:00
working_time_test.rb Improved TimeCalculation, added unit tests. 2013-06-13 13:25:28 +02:00