Thorsten Eckel 844f4de73a Improved header handling. 5 years ago
..
controllers 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
db 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 years ago
factories 7d9c087a84 Fixed bug: RSpec tests are broken because of not using RSpec hooks and structures. 6 years ago
fixtures 1a9a23ce0e #1674 make sure login data is downcased. included tests to check as well 6 years ago
jobs 0afd2ba741 Make new CallerId records adopt matching call logs (partially fixes #2057) 6 years ago
lib 2fccbc28e8 Improved performance of utf8_encode!() and html2text() (issue #2374). 5 years ago
models 6e0a63a3c2 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 years ago
requests 844f4de73a Improved header handling. 5 years ago
scripts 2662c17bad Avoid running websocket server spec on Travis (lacks IPv6 support) 6 years ago
support 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 years ago
rails_helper.rb ee176d3761 Moved RSpec Webmock configuration in own support file and allowed requests to Google for Calendar setup. 6 years ago
spec_helper.rb dde92a85df Improved rspec folder structure for better scalability in the future. 7 years ago