Ryan Lue 74e1fa8722 Refactoring: Migrate ticket_escalation_test to RSpec 6 years ago
..
controllers 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
db 668e272cfd Fixed issue #2541 - Existing scheduler email notification without `body` will raise an exception. 6 years ago
factories 74e1fa8722 Refactoring: Migrate ticket_escalation_test to RSpec 6 years ago
fixtures c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 6 years ago
jobs b370975a01 Refactoring: Migrated Observer::Sla::TicketRebuildEscalation::BackgroundJob from Delayed::Job to Active Job. 6 years ago
lib 97530e0d78 Refactoring: Migrate stats_ticket_waiting_time_test to RSpec 6 years ago
models 74e1fa8722 Refactoring: Migrate ticket_escalation_test to RSpec 6 years ago
requests ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 6 years ago
scripts 2662c17bad Avoid running websocket server spec on Travis (lacks IPv6 support) 6 years ago
support 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 6 years ago
system ace7cea315 Refactoring: Applied factory best practices (only required attributes and values, proc based attribute assignment, sequence attribute). 6 years ago
rails_helper.rb a84edbe764 Refactoring: Infered spec type from file location applies unwanted support files which cause tests (ApplicationJob) to fail. 6 years ago
spec_helper.rb dde92a85df Improved rspec folder structure for better scalability in the future. 8 years ago