Commit Graph

5601 Commits (57874efa23daedcb98728916042c2281fe82cdae)

Author SHA1 Message Date
Jens Ulferts f735e70212 fixes fixed_version inheritance when canonical parent story has a non backlogs issue as parent 12 years ago
Christian Rijke 993c3f29ee Add version validation and spec that requires effective_date > start_date. 12 years ago
Sebastian Schuster e0c6e75266 Fixed the task factory to not contain a decription making it appear as an impediment 12 years ago
Sebastian Schuster 4591fcd14c Fixed the story factory to correctly number stories 12 years ago
Sebastian Schuster d27c063b6f Rewrote the show view specs to correctly create a validated test setup and added tests for the edit permissions for tasks and impediments 12 years ago
Sebastian Schuster 41e5351bc3 Added pdf-inspector loading to the backlogs spec_helper so it does not implicitely rely on being loaded somewhere else 12 years ago
Jens Ulferts 698b9e5a32 changes used factory 12 years ago
Jens Ulferts e9e0ed6855 uses current changed_data method 12 years ago
Jens Ulferts c09c8e1e4c specs errors according to rails3 12 years ago
Jens Ulferts bc357e453f specs errors according to rails3 12 years ago
Jens Ulferts a200b7455d saves without validation according to rails3 12 years ago
Jens Ulferts 69afb09e70 ports FactoryGirl usage to current schema 12 years ago
Jens Ulferts d134b5bdbe loads correct spec_helper for the specs to start 12 years ago
Sebastian Schuster 0da90ec8f8 Added extra steps for checkin + button existence for impediments 12 years ago
Sebastian Schuster 97cb8a5693 Renamed step name to signal these are the steps for stories 12 years ago
Sebastian Schuster 133902cf80 Rewrote the view spec to use FactoryGirl and added scpecs for checking existence of clickable + buttons for stories with appropriate permissions 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
jwollert 11f573e73f moves backlogs activation to a proper place so we don't get into trouble instanciating stories 12 years ago
Christian Rijke bcd23affed Add specs. 12 years ago
Sebastian Schuster 4242d030f2 Added before filter for version_controller patch to only allow setting of column in backlogs 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
Jens Ulferts 9759374070 remove spec speccing now unimplemented custom allowed to behavior 12 years ago
Christian Ratz 0ce0a573aa fixed failing spec 12 years ago
Christian Rijke 8173d231f8 fix view spec 12 years ago
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