Commit Graph

1938 Commits (95dc518a7829156d8e98a2750197fa125c39af04)

Author SHA1 Message Date
Martin Linkhorst 6647f88289 fix ciphering specs 12 years ago
Martin Linkhorst 8d31541b03 explicitly pass in the html node to test against. the old way doesn't work anymore 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Martin Linkhorst 3172bdedf6 added #save_and_open_page test helper 12 years ago
Dennis Schmidt fdd7c91d6f test corrections 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 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 ca0a317af4 REVIEW: use full sti class names for repositories, look at me on how to do this for other models 12 years ago
Martin Linkhorst b6fe1027d0 changed how to define a test uploaded file 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Jens Ulferts ff94754926 makes User#destroy part of the api 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Jens Ulferts 4f32d97eda fixing the menu manager tests by adapting the expected menu structure to the provided 12 years ago
Jens Ulferts 1b51bda3a8 fixes the issues tests by giving the test user the necessary permissions 12 years ago
Jens Ulferts 7fd1780b98 fixes application test by defining the available languages to include the used ones 12 years ago
Jens Ulferts cab3dbcc26 fixes issues_controller_test 12 years ago
Jens Ulferts 00e5c6aa4b fixes members controller test by adapting to changed behavior 12 years ago
Jens Ulferts c71427ac32 fixes welcome controller test by defining available languages to include tested ones 12 years ago
Jens Ulferts 17361ca71f fixes users controller tests by defining available languages to include tested language 12 years ago
Jens Ulferts be783ccdfd fixes project enumeration controller test by circumventing validations on test setup 12 years ago
Jens Ulferts 4c445df167 fixes projects controller tests by checking for "OpenProject" 12 years ago
Jens Ulferts a0f7ccb1e8 fixes transaction tests for issues controller by using the dynamic dates in the journals 12 years ago
Jens Ulferts 45a932b940 fixes application controller tests by defining available_languages 12 years ago
Jens Ulferts 6c44d803a7 fixes admin_controller_tests 12 years ago
Jens Ulferts 8022fd883a fixes calendar tests 12 years ago
Jens Ulferts 7d76b8f53d validates an issue with parents in a different project depending on whether cross project relationships are allowed 12 years ago
Jens Ulferts 78c3e96386 fixes issue tests broken by mass_assignment protection 12 years ago
Jens Ulferts 31b234f3bb fixes issue_test on copying issue to a project non viewable by the original author 12 years ago
Jens Ulferts 15f1f191b7 fixes menu_item_test menu comparison 12 years ago
Jens Ulferts 1124bbf1ff styling in mail_handler_test 12 years ago
Jens Ulferts 57b6f1b25e fixes styling in mailer_test 12 years ago
Jens Ulferts 339a3b534b fixes mail header test 12 years ago
Jens Ulferts 025d1b920b fixes watcher_tests 12 years ago
Jens Ulferts f137a5e473 fixes project_tests 12 years ago
Jens Ulferts d9ac67ff8d fixes member_tests 12 years ago
Jens Ulferts 131f06ec17 fixes group tests 12 years ago
Jens Ulferts e507d663cd replaces redmine/chiliproject references in test messages with openproject 12 years ago
Jens Ulferts d9451b3c32 fixes i18n tests 12 years ago
Jens Ulferts 7b719e79aa fixes tests for menu_helper 12 years ago
Jens Ulferts dcab4db7ad fixes lib/redmine tests 12 years ago
Jens Ulferts 8d9cef99bc fixes setting tests 12 years ago
Jens Ulferts ddb0f1d3b5 fixes user tests 12 years ago
Jens Ulferts f33ddcff2e fixing issue_nested_set tests 12 years ago
Jens Ulferts 008fd263e1 fixing version_tests 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Jens Ulferts 520e680a60 fixing syntax errors 12 years ago