Thorsten Eckel 3f54835b4e Fixed issue #2808 - Unprocessable mail if follow up search is enabled for attachments with contains invalid charsets (postmaster_follow_up_search_in with attachment). 4 years ago
..
browser 7faa4c310d Implemented CTI ticket create screen popup on answering call. 5 years ago
data 3f54835b4e Fixed issue #2808 - Unprocessable mail if follow up search is enabled for attachments with contains invalid charsets (postmaster_follow_up_search_in with attachment). 4 years ago
fixtures e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
functional 2a5d4954ab Init version. 12 years ago
helpers 533b44af8f Updated to rails 5.0. 7 years ago
integration 19ffb6096f Fixed mail delivery postmaster to sender test. 5 years ago
models 533b44af8f Updated to rails 5.0. 7 years ago
performance 2a5d4954ab Init version. 12 years ago
support c60e1c0780 Fixed issue #2611 - SearchIndexBackend.remove() (ES) is not removing entries 5 years ago
unit 7f1a9f75e6 Martin Edenhofer's avatar Fixed issue #2719 - Unable to set owner via `X-Zammad-Ticket-owner` header. 5 years ago
browser_test_helper.rb 5878cb4bfe Performance: `Sessions::Backend::TicketOverivewList` check whether data has to be sent to the client was wrong. The correct check now compares the list of tickets instead of comparing the whole hash structure including assets. 4 years ago
integration_test_helper.rb 76f3a2876b Review of correct test helper for integration tests. 6 years ago
test_helper.rb a295a84771 Refactoring: Migrate ticket_article_communicate_test to RSpec 5 years ago
test_support_helper.rb ba9845cb68 Moved coverage logic into support folder to increase clarity and only include on TravisCI runs to reduce test runtime. 6 years ago