summaryrefslogtreecommitdiff
path: root/spec/functional/rebooter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update to RSpec 3.Claire McQuin2014-10-291-1/+1
* Add #reboot! to Rebooter for immediate rebooting; make Rebooter stateless;Chris Doherty2014-09-101-12/+37
* Rename actions to :request_reboot_on_successful_run and :reboot_interrupt_run.Chris Doherty2014-09-101-0/+1
* Elaborate the specs a bit to make sure we're generating the correct reboot sh...Chris Doherty2014-09-101-12/+26
* test against Windows string.Chris Doherty2014-09-101-1/+1
* Chef::Rebooter -> Chef::Platform::RebooterChris Doherty2014-09-101-4/+3
* Repair hacky use of rspec.Chris Doherty2014-09-101-3/+5
* Spec for the actual reboot code.Chris Doherty2014-09-101-0/+64