Commit Graph

103 Commits (c7a1e0157b9713c00ef2db07f8f034862674163b)

Author SHA1 Message Date
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
Martin Linkhorst 4f0c0d5a88 allow the user to actually be able to watch the issue when testing it 12 years ago
Martin Linkhorst 003e3c066b fix wiki menu authentication specs 12 years ago
Martin Linkhorst b2e5462c5e fix wiki controller specs 12 years ago
Martin Linkhorst 8a7ff54190 rewrite selector assertions again 12 years ago
Martin Linkhorst 4fd2bac132 in tests it's better to fail early and raise an exception when a record is invalid when it shouldn't 12 years ago
Martin Linkhorst 06061c9f30 rewrite selector assertions 12 years ago
Martin Linkhorst 4819bd35ea clear test data before testing 12 years ago
Martin Linkhorst 7a8be55193 fix custom fields controller specs 12 years ago
Martin Linkhorst 74581292f4 the custom field needs an explicit english translation which differs from the other fields' name. if not it will fallback to the german value and this test would fail for the wrong reason. 12 years ago
Martin Linkhorst 85b34be86c make this test less brittle 12 years ago
Martin Linkhorst c6116730fa for this test it doesn't matter what is watched. for some reason wiki_content isn't watchable. 12 years ago
Martin Linkhorst f91288c679 set the deleted user's class 12 years ago