Commit Graph

201 Commits (15c287c5b2e3c8714aacde280c824ec0f38a1358)

Author SHA1 Message Date
Alex Coles d7c50820b1 Replace dynamic finder syntax in cost query specs 10 years ago
Alex Coles 72ebeca2cd Fix operator spec for #select_all API change 10 years ago
Alex Coles 6e587ca6c1 Use #describe with String arg not symbol 10 years ago
Alex Coles 82019ead2d Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alexander Bach 327eb8ae74 Fix filter category test 10 years ago
Alex Coles 4c617f5fc1 Prefer #map over #collect 10 years ago
Alex Coles 25b1733356 Use 1.9+ Hash syntax 10 years ago
Alex Coles b2a6f5851b Fix incorrectly added type metadata 10 years ago
Alex Coles 356ec0bdee Cleanup whitespace 11 years ago
Alex Coles 568f1344d7 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles c4509b85e3 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Hagen Schink 531f203bfe Add session spec 11 years ago
Hagen Schink d1452efb1f Add specs 11 years ago
Sebastian Schuster 3ab122833b Added copyright notices, fixed costs dependency 11 years ago
Sebastian Schuster 5291dc36d9 Code clean up and moving, used plugins plugin, updated gemspec and changelog 11 years ago
Sebastian Schuster 4decde8489 Rename IssueCategory to Category 11 years ago
Sebastian Schuster 0273fa0b8c Added missing issuestatus rename 11 years ago
Sebastian Schuster a5667599d3 Renamed IssueStatus to status 11 years ago
Christian Rijke d23297a579 Now that the result set is restricted to only the return columns as intended, 'author_id' 11 years ago
Christian Rijke 6b4c3eaaef Fix type filter spec. 11 years ago
Christian Rijke 43d6c78121 Set the same type in all test projects. 11 years ago
Christian Rijke e70b3e9ed7 rename category and status back to issue_status and issue_categeory as they haven't been migrated yet. 11 years ago
Christian Rijke c8e877cbd9 Rename tracker to type. 11 years ago
Christian Rijke b4c52d2e62 Rename factory 'project_with_trackers' to 'project_with_types'. 11 years ago
Christian Rijke febc8cf420 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts a5c2da859a more robust tests and removal of outdated comment 11 years ago
Jens Ulferts 7ab195ee20 renames usages of "issue" to "work_package" 12 years ago
Sebastian Schuster 51bddd06dd Put the reporting module for the spec query helper into the openproject module 12 years ago
Christian Rijke a0dcacb06f Also remove inherited base class from filters. 12 years ago
Sebastian Schuster b93ad3ba90 Fixed specs to conform to the new schema of generating custom field classes 12 years ago
Sebastian Schuster 2fe6cac3db Rewrote spec to really create custom field filter classes before each 12 years ago
Christian Rijke 1c796fd1a8 Remove fixtures. 12 years ago
Christian Rijke fb2cd2f9a3 Fix typo and create custom field with provided test method. 12 years ago
Christian Rijke 188df4cb83 Fix custom field filter specs. 12 years ago
Christian Rijke 1f7f5c2352 Fix group-by specs 12 years ago
Christian Rijke 6394de1f49 Fix typo. 12 years ago
Christian Rijke a17cfcdfd3 Fix remaining chaining specs by moving project initialization to let-block. 12 years ago
Michael Frister ac780a3f79 Fix one chaining spec 12 years ago
Christian Rijke 68b9e240c5 Fix integration spec, replace fixtures with factories, update expectations (hardcoded values instead of database queries for expectations). 12 years ago
Christian Rijke 60ec6910be Fix operator spec, replace fixtures with factories, update expectations. 12 years ago
Christian Rijke 79d8fcc70a Fix result spec, replace fixtures with factories, update expectation. 12 years ago
Christian Rijke 777409a277 Fix walker spec, replace fixtures with factories. 12 years ago
Michael Frister 3a71374946 Fix remaining filter_specs 12 years ago
Michael Frister cfd90f844c filter_spec: Fix two specs 12 years ago
Martin Linkhorst 61a52fa61b move test helpers to rspec's support folder 12 years ago
Martin Linkhorst 88e4a1adb2 rename Factory => FactoryGirl 12 years ago
Michael Frister 44d919b9d0 Fix Entry.count and some filter_specs, 11 still failing 12 years ago
Michael Frister 9e79bafff4 Spec QueryHelper: Use newer RSpec module instead of Rspec 12 years ago
Michael Frister 3aedc76f77 Make specs run, but they are far from green 12 years ago
Michael Frister 9e5d92d1fb Update factories for rails3 12 years ago