Rolf Schmidt 9d7b521960 Fixes #3632 - Monitoring endpoint complains about Failed to run SessionTimeoutJob.perform_now after 10 tries #<NoMethodError: undefined method id' for nil:NilClass`. 3 years ago
..
concerns 082cbed915 Follow up: Applied required rubocop changes to newly introduced specs. 4 years ago
trigger_webhook_job ca88877bc8 Fixes #290, Closes #3185 - Webhooks. 3 years ago
active_job_lock_cleanup_job_spec.rb 4c9919a23e ActiveJobLock enhancements (cleanup and Delayed::Job destroy sync) 4 years ago
app_version_restart_job_spec.rb a92f7b2153 Migrated AppVersionRestartJob to Active Job. 5 years ago
application_job_spec.rb a84edbe764 Refactoring: Infered spec type from file location applies unwanted support files which cause tests (ApplicationJob) to fail. 5 years ago
communicate_twitter_job_spec.rb cb2286fae4 Refactoring: Migrate Rails Observers to Concerns. 3 years ago
data_privacy_task_job_spec.rb 6f0311e2a6 Fixes #3536 - Don't fail job is deletable_id is no longer available. 3 years ago
imap_authentication_migration_cleanup_job_spec.rb 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
issue_2715_fix_broken_twitter_urls_job_spec.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
migrate_ldap_samaccountname_to_uid_job_spec.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 years ago
search_index_job_spec.rb 3ace03d79b Followup 3657278da28672220e8fbc66445440db180ae352 - Fixes #3257 - Data in DB and elasticsearch (e.g. ticket. 3 years ago
session_timeout_job_spec.rb 9d7b521960 Fixes #3632 - Monitoring endpoint complains about Failed to run SessionTimeoutJob.perform_now after 10 tries #<NoMethodError: undefined method id' for nil:NilClass`. 3 years ago
ticket_article_communicate_email_job_spec.rb a295a84771 Refactoring: Migrate ticket_article_communicate_test to RSpec 5 years ago
ticket_escalation_rebuild_job_spec.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
ticket_online_notification_seen_job_spec.rb cdbcb5d853 Fixed test: Ensure action is performed by current Ticket Owner to mark it as seen. 4 years ago
ticket_user_ticket_counter_job_spec.rb 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
trigger_webhook_job_spec.rb 9e8f85477d Follow up 02417225f7d3060cddda062cc1bd51b32e75deaf- Fixes #3372 - Applied missing Trigger condition changes to Tests introduced by fixing #3416. 3 years ago
update_cti_logs_by_caller_job_spec.rb be115dbb5c Fixes #3550 - CTI Log performance bad because of reformatting of the phone number. 3 years ago
user_device_log_job_spec.rb d7401b6a57 Refactoring: Migrated UserDeviceLogJob from Delayed::Job to Active Job. 5 years ago