Commit Graph

1169 Commits (ec87a62cdfa6d02028ca4523c93c6705aaa1ebaf)

Author SHA1 Message Date
Hagen Schink fcb02912d6 Fixes tests 11 years ago
Hagen Schink 12862d3c8c Moves test to rspec 11 years ago
Martin Czuchra 5a6839f302 Removes dummy rspec in favor of proper tests. 11 years ago
Jens Ulferts 1872714ad0 removes redundant tests 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago
Hagen Schink 64aa387831 Move wiki link tests to rspec 11 years ago
Hagen Schink 207c39c522 Moved redmine link test to rspec 11 years ago
Hagen Schink dbece2ca26 Moved .textilizable test to rspec 11 years ago
Hagen Schink 8a53c8fd3a Move .link_to_if_authorized tests to rspec 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Jens Ulferts f08791aac4 stubs User.current in test to avoid side effects 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts 293e8a7b7f changes changeset_issues join table to be changeset_work_packages 11 years ago
Jens Ulferts e8b06559c7 extracts avatar into it's own helper 11 years ago
Michael Frister 66e981853c Fix mail handler test failing after forced password change 11 years ago
Martin Czuchra 6c685e6265 Due/end date fixes in facroties and tests. 11 years ago
Jens Ulferts 8e149a2b32 redirect to work_package#show after issue#update 11 years ago
Jens Ulferts 06c97b7479 removes testing for author as assignable users 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
jwollert dd4c24e88b fixin' failing tests related to languages dropped 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 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
Christian Ratz 54a78a37f7 changed user#random_password 12 years ago
Philipp Tessenow 637f125a3f remove database_cleaner in comment test 12 years ago
Philipp Tessenow 9dd5974a44 adapt tests to new translations 12 years ago
Philipp Tessenow fbfc117a60 do not test for :project in the top_menu data structure. the :project item will be generated later 12 years ago
Philipp Tessenow d4ea51cac2 convert ProjectHelper tests to specs 12 years ago
Philipp Tessenow cf90037890 fix TimelogHelperTests 12 years ago
Philipp Tessenow 647ad0c5da super (wink wink) code changes for test unit tests (which didnt call super in setup) 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
Philipp Tessenow 50c8b15777 allo submit_email to override fixed_version in mail_handler_test 12 years ago
Philipp Tessenow ac3c9b682e update journal use in issue_test 12 years ago
Philipp Tessenow 5fee3b1cf9 refactored ApplicationHelperTest a little 12 years ago
Philipp Tessenow 040fe27bbf fix: invalid members appeared in project during custom_field_user_format_test. UserFactory might have a bug with create_list and member_in_project param. 12 years ago
Philipp Tessenow 2319f3d40a syntax error 12 years ago
Philipp Tessenow 72c97e4673 adapt some tests to new layout 12 years ago
Philipp Tessenow 9a439072e8 render_detail needs an option hash now 12 years ago
Philipp Tessenow 66139c2f95 refactored application_helper test to be more robust with wiki pages 12 years ago
Philipp Tessenow e460fb60ba set html-class 'new' only for actually new wiki pages 12 years ago
Philipp Tessenow 360369fbc8 refactor a single test in issue_test.rb to use FactoryGirl 12 years ago
Philipp Tessenow 8ec06df04c refactor timelog_helper_test 12 years ago
Philipp Tessenow 1a29a1ce99 refactor member_tests 12 years ago
Philipp Tessenow 32360b6e63 refactor projects_helper_test to use FactoryGirl 12 years ago