Commit Graph

1203 Commits (caf89a22e45e332c9e292f98624a8c5545e877df)

Author SHA1 Message Date
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
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 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
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Christian Ratz cd979f052f enable plugin to be testable from OpenProject core 12 years ago
Jens Ulferts 943c43e430 uses rspec should where appropriate 12 years ago
Sebastian Schuster 93f5cfd74a Added rspec tests for meeting copy function 12 years ago
Jens Ulferts 4851830a96 fixes copying agenda text to minutes on agenda locking 12 years ago
Jens Ulferts 41201c97c6 limits list of users who might be participants to those having the view_meetings permission 12 years ago
Jens Ulferts dbc49db1e8 refactors participants as watchers from meeting_participants to meeting 12 years ago
Philipp Tessenow 84c2d5694a fix random failing spec 12 years ago
jwollert 487802dee7 migrate longer logins plugin to core 12 years ago
Hagen Schink 84c89c15e8 Corrected meeting agenda spec 12 years ago
Hagen Schink 8d55d9f230 Adapted variable name to core modifications 12 years ago
Christian Rijke be6b457f00 remove pluginspechelper module 12 years ago
Christian Rijke e5e64d3bfd migrate rspec factory girl syntax 12 years ago