Commit History

Author SHA1 Message Date
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Ryan Lue 12fe223664 Add DB indices to histories and tickets tables (fixes #2368) 5 years ago
  Thorsten Eckel 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
  Thorsten Eckel 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 years ago
  Martin Edenhofer 7ed98af7ee Folllow up for issue #1977 - recent_views fk already exists (no test needed). 6 years ago
  Martin Edenhofer cb56a53a07 Fixed issue #1977 - Remove online notifications too if user is deleted. 6 years ago