Commit Graph

165 Commits (a4bdf85a2e6779c06a5120e78cc5326e2b3484da)

Author SHA1 Message Date
Sebastian Schuster 3b64071583 Fixed Specs 11 years ago
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Jens Ulferts 13ae65ab9d replaces stub! with stub 11 years ago
Jens Ulferts 8c470660ac dapts burndown to changed journals - looses remaining hours 11 years ago
Jens Ulferts a69097b531 removes routes to issue_boxes - further removes nIssue 11 years ago
Christian Ratz b582c3eeba fixed stroy_spec 11 years ago
Christian Ratz a142db861f more renaming IssueRelation 2 Relation 11 years ago
Christian Ratz 399cd58e18 renaming IssueRelation 2 Relation from core 11 years ago
Christian Ratz 650884ffde always use setting.stub in specs 11 years ago
Christian Ratz e8f323ee12 fixed permitted params 11 years ago
Christian Ratz e65090ce5b fixed name of shared example 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz d0667efdeb more renaming tracker 2 type 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Jens Ulferts d68f6f593c no longer caches backlogs trackers 11 years ago
Jens Ulferts 674c408a29 stub User.current to prevent side effects 11 years ago
Jens Ulferts 0c7edd488b adapts timestamp attribute names 12 years ago
Sebastian Schuster 6954cb911e Added newline at end of file 12 years ago
Jens Ulferts f735e70212 fixes fixed_version inheritance when canonical parent story has a non backlogs issue as parent 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
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 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
Christian Rijke 8173d231f8 fix view spec 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 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
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