* Start converting acceptance tests to beaker-testmode_switcher
* Rename :id to :name attribute to match behaviour expected by puppet
* Update create() method to work in the common cases
* Update temp_key_file to be nicer, removed previous command usage
* Fix doc strings
* start using fedora gpg key for testing, to avoid collisions with existing keys on SUT
* start using puppetlabs_spec_helper fixtures to remove the key CLOBs from the test source
* start `puppet resource` testing
* apply rubocop autofixes