Commit Graph

84 Commits (be56d8c4963c0295de510befc12073f96e0edca2)

Author SHA1 Message Date
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Sebastian Schuster c12cd86b7e Rewrote MailHandler test into rspec so it can be disabled 11 years ago
Jens Ulferts 7f5b3d14d4 adapt tests to removal of issues 11 years ago
Jens Ulferts 23c3fa4291 replace Issue with WorkPackage 11 years ago
jwollert 1e694eefe4 fixin' oldschool validations and broken tests 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Hagen Schink 453439259f Removes :add_issues 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank be5e82d4dc fixing several factories 11 years ago
Stefan Frank bae42eb554 deal with daddy-issues: replacing broken object-daddy-helpers with wp-factories 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Hagen Schink a7aee64808 Fixes test unit tests 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Michael Frister 66e981853c Fix mail handler test failing after forced password change 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 9dd5974a44 adapt tests to new translations 12 years ago
Philipp Tessenow 647ad0c5da super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
Philipp Tessenow 50c8b15777 allo submit_email to override fixed_version in mail_handler_test 12 years ago
Philipp Tessenow 33fd40decf composed multiple redmine commits (thanks goes to jpl) to let MailHandler tests pass. 12 years ago
Philipp Tessenow 1c82bd993e added some MailHandler tests from redmine. 12 years ago
Jean-Philippe Lang ff195605b3 Ignore emails with Auto-Submitted: auto-replied header #190 12 years ago
Philipp Tessenow 9fce36a0d4 when executing the regex for login and password in a mail, dont get confused by windows-newlines 12 years ago
Philipp Tessenow ba4c0215d6 require ALL the fixtures in mail_handler_test 12 years ago
Martin Linkhorst 789fe9dde7 assert the new mail objects and encoded body 12 years ago
Jens Ulferts 1124bbf1ff styling in mail_handler_test 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 3d164f1da0 [#480] Fix replying to IssueJournals through email 14 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Philippe Lang 91fa3f8ce2 Fixed: mail handler keywords are not removed when updating issues (#7785). 14 years ago
Jean-Philippe Lang 03d4ecbbff Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). 14 years ago
Jean-Philippe Lang 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 1f237388bd Add assertions for #6929 in MailHandler tests. 14 years ago
Jean-Philippe Lang d7cdd58db6 MailHandler: ignore assignee if invalid. 14 years ago
Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 14 years ago
Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 14 years ago
Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 14 years ago
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
Eric Davis fda1a0cb3b Fix test failure from Setting changes in other tests 14 years ago
Eric Davis 4c9f261a24 Added three new notifiable events based on issue attributes 14 years ago
Eric Davis c059300d99 Added User#notify_about? to check when a user should be notified about an event 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago