Commit Graph

220 Commits (cd2af562376e866adecdb94d3b89641634ac3e6b)

Author SHA1 Message Date
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
Philipp Tessenow 05bf58dcb9 wrap some settings in time tests into with_settings blocks 11 years ago
Philipp Tessenow 3ca94c1ee1 fix i18n test 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Stefan Frank 4df02019f8 Stop replacing links inside macros 11 years ago
Stefan Frank ccb21238bd now checking the right number of notifiables. 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
jwollert dd4c24e88b fixin' failing tests related to languages dropped 12 years ago
Christian Ratz aeeb78efb0 fixed plugin unit tests 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst 962ab95ecb gantt needs fixtures 12 years ago
Martin Linkhorst 8347c34751 fix more tests by using all fixtures 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst 439a1928b1 fix a test by asserting the correct (non-french!) value 12 years ago
Philipp Tessenow 35f8e7d476 fix Redmine:SafeAttributes and their tests 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst 30ac4b8e28 wrote new specs for themes 12 years ago
tmaruyama 711f4e63ee move repositories helper to_utf8 tests to new CodesetUtilTest (#2371) 12 years ago
Jean-Philippe Lang b2186ff42c Fixed tests broken by r10088. 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
Martin Linkhorst 8e85f48572 DEPRECATION FIX: use Rails.application.routes.url_helpers instead of ActionController::UrlWriter 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Martin Linkhorst a63bcd1761 updated the hook tests 12 years ago
Martin Linkhorst 8d5a99dfd0 fix the gantt tests (replaced #destroy_all with #delete_all, should be fine) 12 years ago
Martin Linkhorst 789fe9dde7 assert the new mail objects and encoded body 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Martin Linkhorst 4d2dd08289 fix menu helper tests 12 years ago
Martin Linkhorst 6f89bf9854 proper naming for the test 12 years ago
Martin Linkhorst bb7038d8cb moved the configuration fixtures/mocks to the test/mocks folder, otherwise #fixtures(:all) won't work because it tries to find sql tables that don't exist 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Jens Ulferts 8022fd883a fixes calendar tests 12 years ago
Jens Ulferts 15f1f191b7 fixes menu_item_test menu comparison 12 years ago
Jens Ulferts d9451b3c32 fixes i18n tests 12 years ago
Jens Ulferts 7b719e79aa fixes tests for menu_helper 12 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago