Commit Graph

927 Commits (5921fbd73a74a5599b58d9fb256393389fd130a1)

Author SHA1 Message Date
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Philipp Tessenow 975d28c206 refactor page-leave-warning on unsaved edits 11 years ago
Michael Frister b1b2adcae9 Fix WikiController test_update_stale_page_should_not_raise_an_error 11 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
Michael Frister a5b73fdc0c Fix Users controller test with strong parameters 11 years ago
Martin Linkhorst f2feff1cff convert tests to specs to be able to disable them in plugins 11 years ago
Martin Linkhorst e4f52de8c2 using the loop requires logging the user out in-between. using the loop will make it easier to enter more examples. 11 years ago
Philipp Tessenow fdb1adc8ac add test for login redirecting to home_url 11 years ago
Philipp Tessenow 871d14aeca make url redirect tests pass 11 years ago
jplang 7bb076fa48 [security] fixed back url verification 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Till Breuer 702a49ea17 Fix unit tests errors due to extended pagination options 11 years ago
Hagen Schink 8fabfe76a8 Add specs 11 years ago
Hagen Schink 3dac346908 Fix test 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 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
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 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 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 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
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 1861a15fba Fix unit tests after changing the default query filter setup 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Jens Ulferts 4f512dccd2 moves relative url root functionality into own module 11 years ago
Christian Ratz 99ba216373 fixed tests and specs for new icons 11 years ago
Hagen Schink 4346305d1a Moves tests to specs 11 years ago
Hagen Schink da910af69f Fixes functional test 11 years ago
Hagen Schink 241d49685d Completes journal information 11 years ago
Hagen Schink b35bbf73c3 Restores default user assumption for every test 11 years ago
Philipp Tessenow a4e669eef8 fix custom_field tests 11 years ago
Hagen Schink 7a3526ce0a Fixes functional tests 11 years ago
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago
jwollert 5d3f39aaa0 adapt projects controller test 11 years ago
Hagen Schink a0c97b18d0 Corrects functional test 11 years ago