Commit Graph

34 Commits (a3612997844ffb4c1e9ec9c04ec3c418a1d35f30)

Author SHA1 Message Date
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Alex Coles dc7b71a110 Use #describe with String arg not symbol 10 years ago
Alex Coles 714966de5c Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Alex Coles 8cd802c0df Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Christian Rijke bfd22da269 Fix date loop in spec. 12 years ago
Christian Rijke f90e188e07 Remove plugin_helper require (it's already being required from spec_helper) 12 years ago
Jens Ulferts 69afb09e70 ports FactoryGirl usage to current schema 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 6797b78099 rewrite cost_entry_spec to no longer use fixtures 13 years ago
Jens Ulferts b69d6dca86 have a deleted_user_fallback mixin and cost_entry, labor_budget_item and rate using it 13 years ago
Jens Ulferts 2597b05786 specfix: using current date to make postgresql happy 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
jwollert 8da4ea31ec fixin' ALL the tests 13 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
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh 96f98cdbd9 fixing tests and fixtures 15 years ago
rkh a6e3bf046d added specs for changing rates order 15 years ago
rkh 932daa29f8 should update cost if a new rate is added in between 15 years ago
rkh 2fa7916426 make all tests pass 15 years ago
rkh 45045c979d make 'should update cost if a spent_on changes' spec pass 15 years ago
rkh ce0192ec8e added spec for removing rates 15 years ago
rkh 826d18aa02 spec for changing spent_on on a cost_entry 15 years ago
rkh df6232171d more specs, more fixtures. one still failing 15 years ago
rkh af24eae1ac make sure current_user is an admin when running tests 15 years ago
rkh f890ed2e0f try to save model, currently fails. 15 years ago
rkh e28852200f typo 15 years ago
rkh 3261865964 changing structure of cost_entry spec 15 years ago
rkh 05876b433d first passing spec 15 years ago
rkh 15a9bc3d44 spec is for cost entries, not for rates directly 15 years ago
rkh 42113c8b79 renamed: rate_spec.rb -> cost_rate_spec.rb 15 years ago
rkh 42e21b68d5 make sure we always require the same path 15 years ago
rkh 968bf2a0e2 moved spec to correct context 15 years ago
rkh bc6029023b added tests (still pending) 15 years ago
rkh e81e79db14 added fixtures 15 years ago
rkh 6b64866060 set up rspec so you only have to run rake inside project directory 15 years ago