Puppet: System Administration Automated

Support

Ticket #1228 (closed refactor: fixed)

Opened 6 months ago

Last modified 6 months ago

Create RSpec tests for lib/puppet/util/storage.rb

Reported by: plathrop Assigned to: luke
Priority: normal Milestone: 0.24.5
Component: testing Version: 0.24.4
Severity: normal Keywords:
Cc: Triage Stage: Ready for checkin
Attached Patches: Tests Complexity: Easy

Description

Create RSpec tests for lib/puppet/util/storage.rb

Change History

05/17/08 13:30:04 changed by plathrop

  • owner changed from community to plathrop.
  • status changed from new to assigned.
  • complexity changed from Unknown to Easy.
  • stage changed from Unreviewed to Accepted.

05/17/08 13:35:48 changed by plathrop

  • owner changed from plathrop to luke.
  • status changed from assigned to new.
  • patch changed from None to Tests.
  • stage changed from Accepted to Ready for checkin.
  • milestone set to 0.24.5.

These tests are now available from my Git Hub? repo as commit [d7f25ff5715a0d17eca8a590df6d9dd8b93ae443] of branch fix-1228

I'm pretty proud of these, so someone should tell me what's wrong with them :-)

05/18/08 08:53:09 changed by plathrop

commit [ee041293d99605e4283235cb3ee5286447ffadd4] of branch fix-1228 of my Git Hub? repo has these refactored based on feedback from Luke.

05/19/08 00:32:40 changed by plathrop

Another refactor, this should be the last:

commit [6a6a1d99d7cd5186b3d778007abaa54a27d5e373] branch fix-1228

05/19/08 01:53:18 changed by plathrop

Correction, you want to merge commit [0820819e0f7e81f2e68893258145877f756b5395]

05/20/08 05:08:24 changed by luke

  • status changed from new to assigned.

05/20/08 05:08:43 changed by luke

I'll merge this in when I finish my current dev tasks.

05/20/08 05:11:18 changed by luke

  • status changed from assigned to closed.
  • resolution set to fixed.

Actually, pushed to the 0.24.x branch in my personal repo.

05/20/08 11:10:29 changed by jamtur01

Fixed in commit [3b6a614b02676b8201262605ff982aa9de96a65c] in branch 0.24.x