Commit Graph

112 Commits (b204946785a4be9936a0b9b18431480cb7c7d2c1)

Author SHA1 Message Date
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Hagen Schink 1b881d67e8 Sets host parameter for url creation 11 years ago
Hagen Schink 241d49685d Completes journal information 11 years ago
Philipp Tessenow 90f0f21cbb try to enable code climate 11 years ago
Philipp Tessenow ef98734abd send coverage reports to code climate when running on a CI server 11 years ago
Till Breuer 1f537a15fc Deactivate delayed job in unit tests 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
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Hagen Schink a7aee64808 Fixes test unit tests 11 years ago
Michael Frister 02e51b520a Remove coveralls for now, seems to be broken for months. 11 years ago
Michael Frister 11792d4972 Run coverage reporting only on Travis 11 years ago
Nils Kenneweg 16d694a39e fixed tests. 11 years ago
Nils Kenneweg b04fab00fe test bugfix. 11 years ago
Nils Kenneweg 78c1bd075c rename X-ACCEPT-AUTH=X-Authentication-Scheme, test 11 years ago
Nils Kenneweg 0c220c3872 test for the correct response. 11 years ago
Nils Kenneweg bd35998567 Revert "removed test which is not valid anymore." 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Nils Kenneweg 9ede533f44 removed test which is not valid anymore. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 49c4506162 added SimpleCov OpenProject profile 12 years ago
Philipp Tessenow 8643925b8a lets push coverage data to coveralls when all tests pass 12 years ago
Toshi MARUYAMA 759508fcc5 Add coveralls (coverage web service) 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Philipp Tessenow d8785a3f86 ugly hack to reset pk_sequences on the ci. postgres got stuck after importing fixtures.. 12 years ago
Michael Frister 7363db3036 Fix assign_to deprecation warning 12 years ago
Michael Frister 0a942d7f64 Fix respond_with_content_type deprecation warning 12 years ago
Philipp Tessenow 9a439072e8 render_detail needs an option hash now 12 years ago
Philipp Tessenow 89a41fbc1d Revert "test the ci with disabled transactional fixtures" 12 years ago
Philipp Tessenow fdf7608404 test the ci with disabled transactional fixtures 12 years ago
Philipp Tessenow 91fa7675fd create issue at the right place in test_helper and dont create new anonymous users in the user_factory 12 years ago
Philipp Tessenow 64a87dc858 let test_helper generate at least one issue and the anonymous User as some test require them to exist 12 years ago
Martin Linkhorst 43b0bc2e46 fix creation of journals in order to fix some tests 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Martin Linkhorst 5a93169800 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst 6d1354dbd0 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst b5342cfd8a make the test helper compatible with the asset pipeline 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Martin Linkhorst 2342055ee2 Revert "removes debugger statement" 12 years ago
Jens Ulferts c0048a4971 includes shoulda into IntegrationTest 12 years ago
Jens Ulferts d5b2f6bd5d adapts test_helper to changed basic auth headers 12 years ago
Jens Ulferts a791b36d9e removes debugger statement 12 years ago
Martin Linkhorst beed162283 use shoulda's content type matcher 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Martin Linkhorst 3172bdedf6 added #save_and_open_page test helper 12 years ago
Martin Linkhorst b6fe1027d0 changed how to define a test uploaded file 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago