Commit Graph

245 Commits (693aff4b8d5c92e4888d52cc196867ae10cd07bb)

Author SHA1 Message Date
rkh 9c07a7e09e make sure we are in test env when running specs 15 years ago
rkh af24eae1ac make sure current_user is an admin when running tests 15 years ago
rkh 1a36280dc5 added admin user to fixtures 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 6ac942279b load fixtures from plugin directory 15 years ago
rkh adbbe77bc3 fixed fixtures 15 years ago
rkh 8b2598d899 added fixtures for redmine projects 15 years ago
rkh cb8f6ef5ce hourly cost entries would not make that much sense, i guess 15 years ago
rkh 15a9bc3d44 spec is for cost entries, not for rates directly 15 years ago
rkh 8985fb4b70 more fixtures 15 years ago
rkh 42113c8b79 renamed: rate_spec.rb -> cost_rate_spec.rb 15 years ago
rkh 9e1172b79b renamed: rates.yml -> cost_rates.yml 15 years ago
rkh 42e21b68d5 make sure we always require the same path 15 years ago
rkh 36bde341cd fixed test-unit dependency issue 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 dad59132f2 setting RAILS_ROOT will prevent RAILS_ROOT/spec/spec_helper.rb from loading environment, fixed 15 years ago
rkh 98863e4fb8 integrate with rails rake tasks instead of having own rakefile, solves RAILS_ROOT issue 15 years ago
rkh 6b64866060 set up rspec so you only have to run rake inside project directory 15 years ago
rkh 90dae27b9c added spec_helper 15 years ago