Commit Graph

5601 Commits (57874efa23daedcb98728916042c2281fe82cdae)

Author SHA1 Message Date
Christian Rijke a2c9686910 change deprecated syntax to "view" 12 years ago
Christian Rijke 52eb418429 require factories 12 years ago
Christian Rijke 9e2c662697 use new syntax to disable caching during tests 12 years ago
Martin Linkhorst 3f8e038c49 small theme test fixes 12 years ago
Christian Rijke cd908d2c2a migrate module names 12 years ago
Christian Rijke 337a8155c8 use new factory girl syntax in specs 12 years ago
Christian Rijke 1e5fe722cb use new factory girl syntax 12 years ago
Christian Rijke 1f1070be09 load core spec_helper for rspec tests 12 years ago
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Christian Ratz cd979f052f enable plugin to be testable from OpenProject core 12 years ago
Christian Ratz bd779b4f82 enable testing plugins from OpenProject core 12 years ago
Jens Ulferts 943c43e430 uses rspec should where appropriate 12 years ago
Sebastian Schuster 93f5cfd74a Added rspec tests for meeting copy function 12 years ago
Jens Ulferts bc7292b863 fixes watchers routing specs 12 years ago
Jens Ulferts 4851830a96 fixes copying agenda text to minutes on agenda locking 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
Jens Ulferts 41201c97c6 limits list of users who might be participants to those having the view_meetings permission 12 years ago
Jens Ulferts e789967f55 removes functionality never used 12 years ago
Jens Ulferts dbc49db1e8 refactors participants as watchers from meeting_participants to meeting 12 years ago
Hagen Schink 3f4be95ad0 Correct test to regard meeting author 12 years ago
Hagen Schink 33ec3ca481 Test meeting author is in mail TO but not CC 12 years ago
Hagen Schink d49606f655 Improve factories 12 years ago
Philipp Tessenow 84c2d5694a fix random failing spec 12 years ago
Christian Ratz b601de119e fixed numbered headings 12 years ago
Hagen Schink 8b370e3973 Add MeetingMailer rspecs 12 years ago
Hagen Schink 4e19e6d054 Improved factories 12 years ago
Hagen Schink 7b5f921613 Remove superfluous files 12 years ago
Hagen Schink c2375ed36d Improved copy test 12 years ago
Hagen Schink 07eeace79b After copy participantds must not have an id 12 years ago
Hagen Schink 14f7e38d01 Adapt specs to changed routes and implement copy spec 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
Hagen Schink 84c89c15e8 Corrected meeting agenda spec 12 years ago
Hagen Schink 8d55d9f230 Adapted variable name to core modifications 12 years ago
Christian Rijke ec35e53608 initiali version of spec_helper for rspec tests 12 years ago
Christian Rijke e27600e76f rename changes to changed_data 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
Christian Rijke be6b457f00 remove pluginspechelper module 12 years ago
Christian Rijke 62ce59cf83 include factories of host app 12 years ago
Christian Rijke 44dc60ebba preload meeting agenda and minutes to initialize journal classes for rspec tests and require factory_girl for rspec. 12 years ago
Christian Rijke e5e64d3bfd migrate rspec factory girl syntax 12 years ago
Christian Rijke 0f18ce3978 migrate rspec helpers. 12 years ago
Christian Rijke b3e1917db8 Update factory girl syntax. 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 0156489c52 rephrases specs for clarity 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