Commit Graph

237 Commits (848261b07d652aca5de9c456c26b2563aea9df32)

Author SHA1 Message Date
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
Christian Rijke 9e2c662697 use new syntax to disable caching during tests 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
Jens Ulferts a3939ad5c4 clears cache before burndown 12 years ago
Jens Ulferts 75cf54c9d2 no longer excludes stories having tasks in their ancestor chain from beeing part of a backlog 12 years ago
Jens Ulferts 236a8c24e3 fetches all owner and sprint backlogs in one method each 12 years ago
Jens Ulferts 5da35002bf fixes backlog loading for broad issue trees 12 years ago
Jens Ulferts 83f75b319b speeds up issue spec 12 years ago
Jens Ulferts 4d50574afe caches trackers and issue_status in hashes to avoid multiple db queries in the view 12 years ago
Jens Ulferts aec7ee2dfc fixes issue_hierarchy tests 12 years ago
Romano Licker 9437dbe46f fixes the sad attempt to inherit target versions across projects 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Romano Licker 19d8265569 if remaining hours was not set it should stay 13 years ago
Gregor Schmidt 9018207ae0 Make specs work under Ruby 1.9 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 791e27951b Disabling setting caching within tests 13 years ago
Gregor Schmidt 67142e40bf Clearing cache to make sure, that setting changes are working 13 years ago
Gregor Schmidt 97e04dcdf1 The test expects a well defined order of the issues 13 years ago
Gregor Schmidt 95ef4d50aa the test assumes they are ordered by id 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt 32974eb7a2 white space 13 years ago
Gregor Schmidt ea9d2e6548 Method is nowhere used and is less specific than is_impediment? in issue 13 years ago
Gregor Schmidt 81b21cd327 Extending rebuild positions to handle non-stories as well 13 years ago
Gregor Schmidt 63562ffa3d According to Story::ORDER stoies w/o position should be last 13 years ago
Gregor Schmidt 8f335043ef Implementing the rebuilding of positions 13 years ago
Gregor Schmidt e3bba5a8e5 This test case is invalid, since tasks w/o a parent story cannot be considered tasks IMO 13 years ago
Gregor Schmidt a19634b3de white space changes 13 years ago
Gregor Schmidt d12a3bc814 white space changes only 13 years ago
Gregor Schmidt b26b48d42d Fixing indentation 13 years ago
Gregor Schmidt e823fc29c8 updating workarounds to fix caching after I have renamed the cache instance variable 13 years ago
Gregor Schmidt 7be0997cd9 Doing the right thing when changing trackers 13 years ago
Gregor Schmidt 2956391fbc Improving describe names 13 years ago