Commit Graph

152 Commits (ebd7fef046a5b4c61a7bf7fb0679997e92c43bf6)

Author SHA1 Message Date
jwollert 57eb8992b0 group needs to be a member to the project in order to be assignable 11 years ago
jwollert cbc75dce3b fixes wrong setting in workpackage group spec, test still fails tho 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Christian Rijke c417557559 Rename and fix issue_spec. 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Martin Czuchra 8b2510d212 Fixes application initialization to run rspec. 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Hagen Schink ab62781cd0 Fixes spec 11 years ago
Jens Ulferts 12de6e45b9 removes reference to plugin from spec 11 years ago
Martin Czuchra 1d47e38878 Moves some issue specs to work_package specs. 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts 08f95300d4 stub current user to prevent side effects 11 years ago
Jens Ulferts 74c2cdb9a9 moves copying of an issue into the model 11 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Christian Rijke 8dd87d345c [OPF #995] Replace instance variables with local variables and rename "example" variables, as that name is used by rspec internally already. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Rijke 5621724cd0 Reload test objects. 12 years ago
Christian Rijke e0505ce62b Replace fixtures with factories. 12 years ago
jwollert 2590034268 some tests for estimated_hours validation 12 years ago
Christian Rijke bcd23affed Add specs. 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 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 337a8155c8 use new factory girl syntax in specs 12 years ago
Martin Linkhorst 8bcd0cc619 migrate specs from core_tests as of revision 2f2aff7 on github remote 12 years ago
Jens Ulferts 83f75b319b speeds up issue spec 12 years ago
Gregor Schmidt 7950fbea14 Removing surprise feature = autolink of stories while copying 13 years ago
Jens Ulferts 36e2f7fa53 specfix: properly removing backlogs module from project, fixing test description 13 years ago
Jens Ulferts 77e0940063 issue without a project is not backlogs_enabled. Important for validity checks which crashed before 13 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Gregor Schmidt 2c02984721 allowing 0 values for story points 14 years ago
Gregor Schmidt 0b71b564e9 adding specs for added issue validations 14 years ago
Stephan Eckardt 3868ea68d1 Fixes Bug #3200. Added tests for the bug/fix 14 years ago
Tim Felgentreff 02c44365b2 Fix for #3962 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
hjust 33c0c13abc Added test for nullifying cost objects on issues 15 years ago