summaryrefslogtreecommitdiff
path: root/spec/acceptance
AgeCommit message (Collapse)Author
2014-06-19(FM-1587) Fix test issues on solaris 10Hunter Haugen
- ensure_packages fails because Error: Sun packages must specify a package source - ensure_resource fails for the same reason - get_module_path fails because the modulepath is different - has_interface_with fails because the interface is lo0 not lo
2014-06-03Merge pull request #265 from apenney/fix-testsMorgan Haskel
Further fixes to tests for 14.04.
2014-06-03Merge pull request #264 from apenney/fixes-for-testsMorgan Haskel
Fixes for PE3.3.
2014-05-09Prepare a 4.2.1 release.Ashley Penney
2014-05-08Fix the stdlib functions that fail testsHunter Haugen
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-05-07Adding more spec coverageHunter Haugen
2014-05-07Add the missing shebangs and fix the wrong ones for rpmlint to stop ↵Andrea Veri
complaining loudly
2014-05-02Update build_csv to understand contextsHunter Haugen
2014-05-02Fix the validate_augeas beaker testsHunter Haugen
2014-05-01Add more specsHunter Haugen
2014-04-09Adding more testsHunter Haugen
2014-04-08Add build_csvHunter Haugen
2014-04-08Add success/fail groupsHunter Haugen
2014-04-03First set of testsHunter Haugen
2014-04-03Add some acceptance tests for functions.Ashley Penney
2014-03-12Add beaker framework.Ashley Penney
This prepares the module for beaker acceptance tests.