Ryan Lue a5d4cd80b2 Maintenance: Enhance VCR helper with better failure messages 5 лет назад
..
capybara 8386a07a7b Refactoring: Prefer RSpec matchers over selectors for expressive output and isolated scope. 5 лет назад
custom_matchers 8386a07a7b Refactoring: Prefer RSpec matchers over selectors for expressive output and isolated scope. 5 лет назад
active_job.rb 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 5 лет назад
application_handle_info.rb 545339fe8e Replace :application_handle spec helper with ApplicationHandleInfo.use method 5 лет назад
assets_matchers.rb c33bd9c7e3 Maintenance: Added test coverage for Knowledge Base initial data loading and translation update. 5 лет назад
avatar_check.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 лет назад
cache.rb 48766c7db9 Maintenance: Fixed caching issue in `authenticate_as` spec helper and enhanced capabilities. 5 лет назад
channel_filter.rb f2bf4cbd02 Refactored Channel::Filter RSpec test and added helper. 6 лет назад
custom_matchers.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 лет назад
db_migration.rb 12fe223664 Add DB indices to histories and tickets tables (fixes #2368) 6 лет назад
db_strategies.rb b538b05209 Switched over to DB reset strategy in tests and removed DatabaseCleaner because it can't guarantee a clean DB state for all test scenarios. 6 лет назад
deprecation_toolkit.rb a9144638a9 Maintenance: Introduced 'deprecation_toolkit' to handle deprecation of internal Zammad APIs and those of dependencies. 5 лет назад
factory_bot.rb b9d728f890 replaced deprecate FactoryGirl gem with FactoryBot 7 лет назад
faker.rb 2af6392172 Migrate email_process_identify_sender_max_test to RSpec 6 лет назад
knowledge_base_contexts.rb d24a7c5584 Fixes #2777: Knowledge Base - Attachments not working for internal readers. 5 лет назад
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). 6 лет назад
negated_matchers.rb c4ea7cdae6 Refactoring: Migrate user_device_test to RSpec 5 лет назад
otrs_import_json_fixture_helper.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 6 лет назад
perform_package_migrations.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 6 лет назад
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. 6 лет назад
request.rb 48766c7db9 Maintenance: Fixed caching issue in `authenticate_as` spec helper and enhanced capabilities. 5 лет назад
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 лет назад
script_helper.rb 2662c17bad Avoid running websocket server spec on Travis (lacks IPv6 support) 6 лет назад
searchindex_backend.rb 21c3b31c97 Maintenance: Added test coverage for public Knowledge Base search. 5 лет назад
sends_notification_emails.rb 14437f92f9 Migrated remaining Minitest controller tests to RSpec. 6 лет назад
sequencer.rb 12a63ac17f Replaced old LDAP sync with refactored Sequencer based version 🚀. 6 лет назад
system_init_done.rb 1e04b35d5a Improved RSpec system_init_done helper for DB migrations 6 лет назад
tcr.rb 81a6fc3d97 Stop converting binary user attributes to text during LDAP setup (fixes #2140) 6 лет назад
time_helper.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 6 лет назад
time_zone.rb 8d16bcbfdd Fixes #2229 - Wrong dates on synced calendars. 5 лет назад
user_info.rb 6606aa29cd Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime. 5 лет назад
vcr.rb a5d4cd80b2 Maintenance: Enhance VCR helper with better failure messages 5 лет назад
webmock.rb 50162cc250 Refactoring: Split up RSpec rails_helper into separate support files. 6 лет назад