summaryrefslogtreecommitdiff
path: root/spec/acceptance/beaker
AgeCommit message (Collapse)Author
2014-05-21Update specs and fix FM-1361Hunter Haugen
- Add install.rb for pre-suite - Add catches for failures/changes to manifest application - Correct root ssh key copying - Add sleeps for killing processes releasing ports - Fix FM-1361
2014-05-19Move protocol tests to beaker suiteJohn Duarte
The protocol tests are more closely aligned with the rest of the beaker test suite. The beaker tests have received more vetting, so the setup and teardown process should be less prone to failure on repeated execution.
2014-05-18Skip exec excludes until expectations are definedJohn Duarte
2014-05-18Skip HTTP basic auth (see FM-1331)John Duarte
2014-05-18Fix git daemon callJohn Duarte
2014-05-18Fix exec for clone with excludes testJohn Duarte
2014-05-18Skip tests for unsupported featuresJohn Duarte
2014-05-18Fix calls to rubyJohn Duarte
2014-05-18Use sinatra to set up basic auth HTTP serverJohn Duarte
2014-05-18Add conditional ruby path based on peJohn Duarte
2014-05-18Add beaker tests for git basic authJohn Duarte
2014-05-18Fix exec test for cloneJohn Duarte
2014-05-18Fix exec test for compressionJohn Duarte
2014-05-18Fix exec test for shallow cloneJohn Duarte
2014-05-18Fix root path depth for negative shallow testsJohn Duarte
2014-05-18Add tests git using ssh scp syntaxJohn Duarte
2014-05-18Update expectations for shallow cloneJohn Duarte
2014-05-18Set neg bare test to expect bare repoJohn Duarte
2014-05-18Fix typos in verify steps for revision testsJohn Duarte
2014-05-18Move git tests into sub-directoryJohn Duarte
2014-05-18Add beaker tests for git checkout for userJohn Duarte
2014-05-18Add beaker tests for git checkout for specified tagJohn Duarte
2014-05-18Add beaker tests for git shallow cloneJohn Duarte
2014-05-18Add beaker tests for git checkout for specified revisionJohn Duarte
2014-05-18Add beaker tests for git checkout for groupJohn Duarte
2014-05-18Add beaker tests for git compression checkoutsJohn Duarte
2014-05-18Add beaker test for git branch checkoutJohn Duarte
2014-05-18Add beaker tests for git createJohn Duarte
2014-05-18Add beaker tests for git cloneJohn Duarte