Commit Graph

589 Commits (9c769f9c67baf1e0a4ea0f16de315547b6a4eee5)

Author SHA1 Message Date
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 7159cd7f9b increases spec robustness by removing whitespace 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 28091d6b9a more reliable spec for system user 12 years ago
Christian Ratz 675fef6390 fixed failing spec 12 years ago
Christian Ratz 7ee079fa65 added SystemUser 12 years ago
Christian Ratz 54a78a37f7 changed user#random_password 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
Michael Frister eaff536de4 Fix TimeEntry factory: add required hours field 12 years ago
Christian Ratz 5a892b7813 fixed failing spec 12 years ago
jwollert 7d0193500c remove merge leftovers 12 years ago
jwollert 3f8b2b0526 fixin diff_spec and attachment_spec: 12 years ago
Christian Ratz 65c2268952 specs 12 years ago
Christian Ratz c2c19ac1d5 moved versions controller test to specs 12 years ago
Philipp Tessenow cae119488d refactor wiki_page factory to get rid of a StaleObject error 12 years ago
Michael Frister 2f8c44916d Allow plugins to disable core specs via rspec-example_disabler 12 years ago
Christian Rijke dee98037a6 Remove even more spork stuff. 12 years ago
Christian Rijke 70b5a9b5cb Remove even more spork stuff. 12 years ago
Philipp Tessenow fd939f6dbb Remove spork. Most likely it causes the pry segfaults. Plus you may use Zeus, which does not need any entry in Gemfile or spec_helper.rb 12 years ago
Jens Ulferts 3099d29511 fixes members autocompleter by applying the correct before_filter 12 years ago
Christian Ratz b329798674 specs 12 years ago
Christian Rijke 993c3f29ee Add version validation and spec that requires effective_date > start_date. 12 years ago
jwollert 2590034268 some tests for estimated_hours validation 12 years ago
Christian Ratz 045ae8c9dc fix user create with empty pwd 12 years ago
Philipp Tessenow 2661d85e14 refactor my/page view spec. better variable name 12 years ago
Philipp Tessenow de85bf8a8b whitespace in my/page spec 12 years ago
Philipp Tessenow 9e38b5469d added view spec for openproject.org/issues/423 12 years ago
Philipp Tessenow e73372de83 added view spec for openproject.org/issues/423 12 years ago
Christian Ratz 237c1b1b80 Revert "fixes wiki#create" 12 years ago
Christian Ratz 5010645823 fixes wiki#create 12 years ago
Philipp Tessenow d4ea51cac2 convert ProjectHelper tests to specs 12 years ago
Martin Linkhorst 3f8e038c49 small theme test fixes 12 years ago
Christian Ratz bd779b4f82 enable testing plugins from OpenProject core 12 years ago
Jens Ulferts bc7292b863 fixes watchers routing specs 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
Philipp Tessenow 84c2d5694a fix random failing spec 12 years ago
Christian Ratz b601de119e fixed numbered headings 12 years ago
jwollert 45dbaf526a pull in changes from numbered_headings plugin 12 years ago
jwollert 487802dee7 migrate longer logins plugin to core 12 years ago
Philipp Tessenow 62b4fb8dc3 FactoryGirl executes the after(:build) even when the current strategy is :create 12 years ago
Philipp Tessenow 49cb9b7a2a forgot to rename p to project. sorry guys 12 years ago
Philipp Tessenow a778e2200e small readability refactoring of UserFactory 12 years ago
Philipp Tessenow 993e4e5634 wiki_controller_specs now explicitly set :en locale (which they test against) 12 years ago
Philipp Tessenow afb19d0974 no more rspec warnings 12 years ago
Philipp Tessenow ad87d65d6c refactor custom_field_tests 12 years ago
Philipp Tessenow 3aff5dd25f user factory can add the user to a project on build _and_ create now 12 years ago
Philipp Tessenow d0a849c9d2 CustomField#possible_values now takes locale options as :locale => :de instead of just :de 12 years ago
Martin Linkhorst 88fda30a3b ran spec install generator 12 years ago