Commit Graph

267 Commits (f34a6788b418f1262e3f9f4bbff222abed072b3d)

Author SHA1 Message Date
Toshi MARUYAMA dce66ad9d4 merge test_time_format tests from duplicate names 10 years ago
Jan Sandbrink 82bb17d1b8 fix another test using the mailer 10 years ago
Alex Coles 6f4df00dbb Move DatabaseTest mocking outside of setup block 10 years ago
Alex Coles 2f5ae12a91 Rename {Chili => Open}Project::Database 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles a73e71cde5 Amend MenuItem to append -menu-item class suffix 10 years ago
Alex Coles afb51371b4 Remove sqlite3 dependency, broken SQLite support 10 years ago
Alex Coles c44530ffe8 Fix formatting (w/Rubocop) of database_test.rb 10 years ago
Jens Ulferts a15d492760 rewriting i18n tests as specs 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 11 years ago
Alex Coles 638098f0f7 Fix whitespace in test-unit tests 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Michael Frister 069061e4eb Remove rsb API templates 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 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
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 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
Hagen Schink debe093ebd Fixes test unit test 11 years ago
Christian Ratz 8238f52787 fixed tests for new top menu 11 years ago
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
Philipp Tessenow 05bf58dcb9 wrap some settings in time tests into with_settings blocks 11 years ago
Philipp Tessenow 3ca94c1ee1 fix i18n test 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts a9f5dab790 fixes unit test broken by renaming menu item 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Jens Ulferts 63e2840e1c initial work_package#index implementation 11 years ago
Stefan Frank 4df02019f8 Stop replacing links inside macros 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Stefan Frank ccb21238bd now checking the right number of notifiables. 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Sebastian Schuster 24aa7916aa Removed files module and its permissions 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
jwollert dd4c24e88b fixin' failing tests related to languages dropped 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
Philipp Tessenow fbfc117a60 do not test for :project in the top_menu data structure. the :project item will be generated later 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
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago