]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
(maint) Update the acceptance tests
authorMelissa Stone <melissa@puppet.com>
Fri, 18 May 2018 18:28:42 +0000 (11:28 -0700)
committerMelissa Stone <melissa@puppet.com>
Fri, 18 May 2018 18:28:44 +0000 (11:28 -0700)
commite55b0f02e3e4ef300a5c3e96caf755f518d91c4b
tree3bead483580cca9fa0827f9b40deb6440eae4b68
parent6cd75e0f1e6169f05f4234d2cc5fc9c6c359de36
(maint) Update the acceptance tests

Prior to this commit, the acceptance tests for mailalias were broken up
in a way that was not logical. The tests had been broken up simply
following the 'steps' from the previous iteration. This new structure
did not work, since later steps were dependent on earlier steps. The
tests could not be run in isolation. This commit changes the test set up
so that we can more easily run tests in isolation and in random order.
spec/acceptance/tests/create_spec.rb
spec/acceptance/tests/destroy_spec.rb
spec/acceptance/tests/modify_spec.rb