-
Type:
Task
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: reboot
-
Labels:None
-
Template:customfield_10700 221300
-
Acceptance Criteria:
-
Team:Windows
-
Sprint:Windows Kanban
-
QA Risk Assessment:Needs Assessment
The current acceptance tests are written in straight beaker, however the preferred method would be to use beaker-rspec.
This ticket is to change the acceptance test suite to the new syntax.
- This will involve moving the test files to a new location
- Renaming the tests files with a _spec.rb suffix
- Possibly moving test fixture support helpers
- Removing the beaker rake task shim so that the real rake task is run.