Commit Graph

2229 Commits (fe8ac1d4eded93920c57ddfddc3e5a4d03070ca1)

Author SHA1 Message Date
Martin Linkhorst df35caf524 convert tests to specs to be able to disable them in plugins 10 years ago
Martin Linkhorst 384351132d using the loop requires logging the user out in-between. using the loop will make it easier to enter more examples. 10 years ago
Philipp Tessenow 5ac5b48c31 add test for login redirecting to home_url 10 years ago
Philipp Tessenow 27dc8e1be1 make url redirect tests pass 10 years ago
jplang 1db8642ac6 [security] fixed back url verification 10 years ago
Hagen Schink b986fce447 Add specs 11 years ago
slawa 97ee4bb906 Remove unit test for deprecated helper method 11 years ago
Hagen Schink d6ad71d0db Remove superfluous test 11 years ago
Hagen Schink e73a68280f Move CP test with invalid project test to spec 11 years ago
Hagen Schink b9123622d4 Move copy project with valid project test to spec 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Michael Frister b1b2adcae9 Fix WikiController test_update_stale_page_should_not_raise_an_error 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Martin Linkhorst 95f8e80e6f assert that the correct field is found 11 years ago
Michael Frister 557cb3b3b5 Fix custom value test toppling due to non-unique test string 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Hagen Schink d5d70fc454 Removes reference to removed helper 11 years ago
Martin Linkhorst 348dcea49e just remove some unnecessary indentation as a result from that previous commit 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Sebastian Schuster 26af0cfc5f Rewrote members_controller_tests into specs so they can be disabled by 11 years ago
Martin Linkhorst 7c5b517d3c convert three unit tests for news into specs 11 years ago
Martin Linkhorst cfe7faae47 adds the title to news entry links 11 years ago
Martin Linkhorst e55028e0fa use rails url helpers for the assertions so they don't fail so easily 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Sebastian Schuster fc81647995 Added user reloading after adding roles 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Jens Ulferts 161f861d9d lessen test ramp-up 11 years ago
Hagen Schink ee0ccd0d98 Fixes functional tests 11 years ago
Markus Kahl 47da73d92b Revert "fixed tests (use project id)" 11 years ago
Markus Kahl 3e028beaba fixed tests (use project id) 11 years ago
Sebastian Schuster cb5d779d02 Rewrote a test to a spec so it can be disabled by the profile_surveys 11 years ago
Hagen Schink 121c96e7a0 Fixes journal observer test 11 years ago
Philipp Tessenow a5f0a9c345 use add_work_package instead of add_issue (even in test names) 11 years ago
Hagen Schink 927c4cffad Fixes tests 11 years ago
Till Breuer 721f27ebe7 Fix unit test 11 years ago
Hagen Schink 5d2141e726 Fixes tests 11 years ago
Hagen Schink 1a61404f3f Fixes tests 11 years ago
Hagen Schink 63018bd21f Fixes test unit tests 11 years ago
Sebastian Schuster 70bb322e23 Fixed a bug with non-functional validation for work package parents 11 years ago
Hagen Schink 4300bb321d Reverts 687db52 for projects controller test 11 years ago
Sebastian Schuster 687db52860 Fixed parent attribute error message 11 years ago
Hagen Schink 69d116cca8 Moves some search tests to spec 11 years ago
Hagen Schink debe093ebd Fixes test unit test 11 years ago
Sebastian Schuster 388af1ea7b Rewrote a test to a spec and relaxed another test to work with the 11 years ago
Philipp Tessenow 286ac06e06 the Group controller wants to have a lastname on update - which is actually the correct behavior 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 1861a15fba Fix unit tests after changing the default query filter setup 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago