Rolf Schmidt 33142c1e00 Maintenance: Remove while loop user check login. 2 years ago
..
capybara e128acea2d Fixes #2258 - In some situations the chat button is visible without a active websocket connection. 3 years ago
custom_matchers 33142c1e00 Maintenance: Remove while loop user check login. 2 years ago
active_job.rb 4c9919a23e ActiveJobLock enhancements (cleanup and Delayed::Job destroy sync) 4 years ago
allow_forgery_protection.rb 9dd2b59037 Maintenance: Show less error details to non-admin users 3 years ago
application_handle_info.rb 80c5aa09a5 Fixes #2634 - Merge not possible with not set, required attributes 3 years ago
assets_matchers.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
authenticated_as.rb 6b128b41fb Fixes #3647 - Error 500 / zammad {"error":" 123456 is out of range for ActiveModel::Type::Integer with limit 4 bytes"} 3 years ago
avatar_check.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
cache.rb 48766c7db9 Maintenance: Fixed caching issue in `authenticate_as` spec helper and enhanced capabilities. 5 years ago
channel_filter.rb e65c8b1399 Fixes #3142 - Import archive mailbox. 3 years ago
custom_matchers.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
db_migration.rb 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 3 years ago
db_strategies.rb 0b09063197 Maintenance: Improve performance for db_strategy reset on postgresql. 3 years ago
deprecation_toolkit.rb a9144638a9 Maintenance: Introduced 'deprecation_toolkit' to handle deprecation of internal Zammad APIs and those of dependencies. 5 years ago
factory_bot.rb b9d728f890 replaced deprecate FactoryGirl gem with FactoryBot 6 years ago
faker.rb 2af6392172 Migrate email_process_identify_sender_max_test to RSpec 5 years ago
knowledge_base_contexts.rb 1c96163ada Maintenance: Enhance KB global search result scope. 3 years ago
last_admin_check.rb a00f3c51a8 Improved RSpec suite by having dedicated last_admin_check meta attribute instead of polluting the whole suite (and adding side effects by being to assumtious). 5 years ago
log_spec_name.rb 8a20892a8d Enhancement: Log executed RSpec example name to reason about related log lines. 4 years ago
negated_matchers.rb 64c882b090 Refactoring: Add coverage for TwitterSync#process_webhook 4 years ago
otrs_import_json_fixture_helper.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 5 years ago
perform_package_migrations.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 5 years ago
pundit_matchers.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
rake.rb 02ba0e455e Added db_strategy (:truncaction) meta helper to switch to DB cleanup via truncation (from transaction) for single examples. We choose to stick to Rails/RSpec transactional cleanup over DatabaseCleaner transaction strategy because of performance reasons. Rails default performs between 30 and 50% better. 5 years ago
request.rb a56245defa Fixes #3468: Not authorized error using Im X-On-Behalf-Of. 3 years ago
required_envs.rb 97c466cb76 Maintenance: Re-recorded Twitter VCR cassets. 3 years ago
reset_system_before_suite.rb cfc1bdbb45 Refactoring: NO_RESET_BEFORE_SUITE is not practical for the general use case of running RSpec multiple times and slows down/decreases DX. 5 years ago
script_helper.rb 2662c17bad Avoid running websocket server spec on Travis (lacks IPv6 support) 6 years ago
searchindex_backend.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
sends_notification_emails.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
sequencer.rb 12a63ac17f Replaced old LDAP sync with refactored Sequencer based version 🚀. 6 years ago
system_init_done.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
tcr.rb 81a6fc3d97 Stop converting binary user attributes to text during LDAP setup (fixes #2140) 6 years ago
time_helper.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 5 years ago
time_zone.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
user_info.rb cdbcb5d853 Fixed test: Ensure action is performed by current Ticket Owner to mark it as seen. 4 years ago
vcr.rb 97c466cb76 Maintenance: Re-recorded Twitter VCR cassets. 3 years ago
vcr_mask_freshdesk_endpoint_auth.rb 831837d2c5 Maintenance: Added general VCR cassette BasicAuth mask handling for Freshdesk. 3 years ago
webmock.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 5 years ago