Commit Graph

1157 Commits (e7cf1986e66585a9fb317a4a61b346bb48df5198)

Author SHA1 Message Date
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
Sebastian Schuster f531515058 Pluralized user_rate to user_rates as it actually refers to multiple rates 12 years ago
Jens Ulferts a9c9b12836 adds user_rates to permitted_params 12 years ago
Jens Ulferts 5c0c807b68 specs and refactors User#set_existing_rate 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 4185a41dce Namespace shared example groups conflicting with meetings 12 years ago
Michael Frister 3aedc76f77 Make specs run, but they are far from green 12 years ago
Christian Rijke cdb01d8519 Fix time entry specs. 12 years ago
Christian Rijke bfd22da269 Fix date loop in spec. 12 years ago
Christian Rijke 38e62c1204 Fix time entry spec. 12 years ago
Sebastian Schuster 2b04d0a07d Removed unused mass assignment whitelisting and corresponding specs 12 years ago
Christian Rijke 5621724cd0 Reload test objects. 12 years ago
Christian Rijke e0505ce62b Replace fixtures with factories. 12 years ago
Christian Rijke f90e188e07 Remove plugin_helper require (it's already being required from spec_helper) 12 years ago
Christian Rijke 592ae7cf13 Set correct project in spec. 12 years ago
Christian Rijke 5996a9a397 Fix date loop and use correct project id. 12 years ago
Christian Rijke 3aa2ec27e4 Force initialization of hourly rate values in specs. 12 years ago
Jens Ulferts c30b2649a3 fixes strong_params for cost_types nexted attributes 12 years ago
Christian Rijke a5dda42828 Replace fixures with factories. 12 years ago
Sebastian Schuster 58fab0dea4 Removed attr_accessible for cost models and replaced with strong parameters 12 years ago
Jens Ulferts 9fbcb42934 protects cost_entry with strong_parameters 12 years ago
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
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 69afb09e70 ports FactoryGirl usage to current schema 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
Jens Ulferts 9759374070 remove spec speccing now unimplemented custom allowed to behavior 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
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