Commit Graph

6843 Commits (57864b93104bc2f16ec0db8f5ab9d9741d3b7bbd)

Author SHA1 Message Date
Michael Frister b8bc7139d6 Fix running meeting specs and core specs together 12 years ago
Sebastian Schuster acae0fafdc Added missing format specifier for server_variables routing spec 12 years ago
Christian Rijke 962b425ab6 Requiring factories is no longer required. 12 years ago
Christian Ratz d307d386bd add plugin factories to factory girls load path 12 years ago
Christian Rijke 7502e5b306 fix expectations for validation errors 12 years ago
Christian Rijke b3bd1c1e88 Explicitly enable backlogs module for tests. 12 years ago
Sebastian Schuster d53289f322 Added missing routing specs for updated routes 12 years ago
Christian Rijke 581f5769d9 Explicitly enable backlogs module for tests. 12 years ago
Christian Rijke 5158deb94b Use shorter syntax 12 years ago
Philipp Tessenow d4ea51cac2 convert ProjectHelper tests to specs 12 years ago
Christian Rijke 8a3c58a7f8 Explicitly enable backlogs module for tests. 12 years ago
Christian Rijke 99e322f347 fix typo 12 years ago
Christian Rijke fe052874ce fix date syntax 12 years ago
Christian Rijke eab66d96ba fix spec: change "changed" to "changed_data" 12 years ago
Christian Rijke ddbff4bd3a require prawn for rspec tests 12 years ago
Christian Rijke 4388cddce7 fix user spec: preferences cannot be set on unsaved record 12 years ago
Christian Rijke 4ecc438fc7 use default issue factory from core 12 years ago
Christian Rijke e10ef311e3 backlogs module is now included by default by core project factory 12 years ago
Christian Rijke 030c96588d set project to nil (to actually test an issue without a project) 12 years ago
Christian Rijke 29e1aa69b2 use match_array matcher to compare ActiveRecord::Relation with Array 12 years ago
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