Commit Graph

  • 69020528b7 Add a failing test of the behavior specified in #42 issue/withonly-matcher-42 R. Tyler Croy 2012-08-26 19:00:07 -0700
  • 4afd64e895 Merge pull request #39 from jeffmccune/fix/master/clean_function_testing master Jeff McCune 2012-08-14 18:20:11 -0700
  • e6b88cff4f Use puppetlabs_spec_helper to test parser functions Jeff McCune 2012-08-14 16:25:09 -0700
  • ef98707c07 Update changelog for 0.1.4 gh-pages Tim Sharpe 2012-08-09 11:17:10 +1000
  • 8d4c96485f Bump to 0.1.4 v0.1.4 Tim Sharpe 2012-08-09 11:08:50 +1000
  • 2db185bf22 Fix bug with optional arrays in the matcher Tim Sharpe 2012-08-09 11:07:22 +1000
  • c49240e585 Merge branch 'memoize-build-catalog' of https://github.com/Jimdo/rspec-puppet into Jimdo-memoize-build-catalog Tim Sharpe 2012-08-09 10:03:07 +1000
  • e474433342 fix tests for rspec-2.11.0 Ilya Margolin 2012-07-31 17:07:47 +0200
  • e3495af21b Merge pull request #36 from bodepd/pre_condition_catalogs_function_testing Tim Sharpe 2012-08-08 15:28:34 -0700
  • 0bc21c778d fix regression, Puppet[:code] should be part of cache key Ilya Margolin 2012-08-03 14:43:59 +0200
  • 41a2fc8ed7 Add support for pre_condition with functions Dan Bode 2012-08-01 15:35:23 -0700
  • 4ae3e45af7 Cache the result of build_catalog Ilya Margolin 2012-07-31 16:00:23 +0200
  • 7b54a0e203 Add 0.1.3 to changelog Tim Sharpe 2012-04-07 13:29:16 -0700
  • eed11c7dc0 Bump to 0.1.3 v0.1.3 Tim Sharpe 2012-04-07 13:02:10 -0700
  • 7273b9e26e Add Travis-ci build status Tim Sharpe 2012-04-07 13:00:37 -0700
  • 40dc736f9c One too many .. Tim Sharpe 2012-04-07 12:55:39 -0700
  • 79afb02139 I'm not even going to worry about 0.25.x support for now Tim Sharpe 2012-04-07 12:54:08 -0700
  • 1034302b7c Not sure where the second .. came from Tim Sharpe 2012-04-07 12:53:22 -0700
  • 1ef8c26388 Remove a couple of parameterised class tests for 0.25.x Tim Sharpe 2012-04-06 15:05:49 -0700
  • eea6dd57c9 String#to_a doesn't work under 1.9 1.9 Tim Sharpe 2012-04-06 14:34:29 -0700
  • aa73753614 Puppet 2.7 under 1.9.x converts all array members to strings Tim Sharpe 2012-04-06 14:23:08 -0700
  • 398fc775b9 Have travis build 1.9 Tim Sharpe 2012-04-06 14:20:21 -0700
  • cf7100f95c Have Travis-ci test rspec-puppet automatically Tim Sharpe 2012-04-05 16:27:33 -0700
  • 1d95187033 Fix link to rspec2 documentation Tim Sharpe 2012-04-06 08:19:30 +1000
  • 94faf39aa0 Yeah, so I suck at grammar Tim Sharpe 2012-04-06 07:55:54 +1000
  • 130aec57bd Friendlier descriptions for contain_ matcher Tim Sharpe 2012-04-05 18:19:27 +1000
  • 73b66d802e Flesh out the tutorial a bit Tim Sharpe 2012-04-05 17:41:30 +1000
  • b09438ec25 Add CNAME Tim Sharpe 2012-03-29 09:12:42 +1100
  • 59d5c31165 Skeleton site Tim Sharpe 2012-03-29 09:10:16 +1100
  • 8d841d591e Created gh-pages branch via GitHub Tim Sharpe 2012-03-24 21:40:47 -0700
  • f95f81190b Merge pull request #21 from nanliu/tb/config Tim Sharpe 2012-03-12 16:17:12 -0700
  • 4300f25d22 Add helper script to configure a module for rspec-puppet testing Tim Sharpe 2012-03-13 10:05:39 +1100
  • cbc3a77949 Add Puppet[:config] as a supported option. Nan Liu 2012-02-15 17:24:11 -0800
  • a1b5ebe25d Add support for testing the catalogue for a defined host Tim Sharpe 2012-02-15 16:33:48 +1100
  • a3fff45164 Organise fixtures into modules/ & manifests/ Tim Sharpe 2012-02-15 16:27:46 +1100
  • d102ebed5b bump to 0.1.1 v0.1.1 Tim Sharpe 2012-01-20 11:24:48 +1100
  • 782520d601 Merge pull request #18 from bodepd/with_without_methods Jeff McCune 2011-12-30 13:33:59 -0800
  • 4588a91049 Add 'without' method Dan Bode 2011-12-29 15:41:29 -0800
  • 4184c54118 Add with method to generic matcher Dan Bode 2011-12-29 15:37:24 -0800
  • a3e66776b9 Merge pull request #16 from jeffmccune/bug/master/fix_rspec_requirement Jeff McCune 2011-12-29 15:22:16 -0800
  • 8d2e3e6647 Merge pull request #17 from jeffmccune/feature/master/improve_matcher_error_message Jeff McCune 2011-12-29 15:22:02 -0800
  • 48407ca8c5 Add Rake task 'spec' Dan Bode 2011-12-29 15:04:56 -0800
  • 3b34a50f3b Add Regexp support to with_* matchers and improve error messages Jeff McCune 2011-12-20 15:14:40 -0800
  • d37b5a68f8 Fix rspec dependency Jeff McCune 2011-12-05 16:21:19 -0800
  • c73f8ce165 Bump to 0.1.0 v0.1.0 Tim Sharpe 2011-11-04 08:51:52 +1300
  • aefb870658 Better failure messages for the run matcher functions Tim Sharpe 2011-11-03 15:28:30 +1300
  • bf2be9407a Don't hardcode path separator Tim Sharpe 2011-11-01 21:59:56 +1300
  • 7f7e74f02c Munge libdir to autoload module plugins without pluginsync Tim Sharpe 2011-11-01 21:57:42 +1300
  • dd259e69ac Add new files to gemspec Tim Sharpe 2011-11-01 21:25:02 +1300
  • eb50b75789 Double plural Tim Sharpe 2011-11-01 21:20:38 +1300
  • bb9f2338fd Missing an end in an example Tim Sharpe 2011-11-01 21:05:41 +1300
  • 81257c7f4e Document function testing Tim Sharpe 2011-11-01 21:03:35 +1300
  • 7310eecb76 WIP Tim Sharpe 2011-11-01 15:51:03 +1100
  • b757ad173e Move manifest matchers into ManifestMatchers module Tim Sharpe 2011-11-01 14:51:24 +1100
  • 89ac6b8877 Initial function testing mock up Tim Sharpe 2011-11-01 14:40:31 +1100
  • cdd0bcb47e Bump to 0.0.9 v0.0.9 Tim Sharpe 2011-09-17 08:18:10 +1000
  • 1cd3bb9247 automatically set domain fact Tim Sharpe 2011-09-17 08:17:42 +1000
  • 37906c4c6b default manifest_dir, manifest & template_dir to nil Tim Sharpe 2011-09-17 08:16:08 +1000
  • 0820a4f57e Add support for additional puppet settings Atha Kouroussis 2011-08-31 00:46:29 -0400
  • 60264341e7 Bump to 0.0.8 v0.0.8 Tim Sharpe 2011-08-29 14:43:44 +1200
  • 26920e9cb5 munge symbol fact names to strings Tim Sharpe 2011-08-29 14:41:37 +1200
  • c2fd88f249 Bump to 0.0.7 v0.0.7 Tim Sharpe 2011-08-29 14:19:50 +1200
  • ac695d6043 Add support for testing undefined resource parameters Tim Sharpe 2011-08-29 14:18:22 +1200
  • 20cfb2d7c0 Prettify README with some syntax highlighting Tim Sharpe 2011-08-11 12:56:41 -0700
  • 77307cbda0 Bump to 0.0.6 v0.0.6 Tim Sharpe 2011-08-10 18:54:51 -0700
  • 41c07fa5f5 Merge pull request #11 from puppetlabs/master Tim Sharpe 2011-08-10 18:53:43 -0700
  • 1cbaf48a48 Merge branch 'puppetlabs-master' Dan Bode 2011-08-10 18:13:59 -0700
  • f50fc9cb87 Remove Faces API call. Dan Bode 2011-08-05 11:44:40 -0700
  • d13bee6a26 Update README to suggest contain_ over create_ Tim Sharpe 2011-08-10 17:35:56 -0700
  • 52e267fe32 Support for mocking exported resources virtual Tim Sharpe 2011-08-09 10:03:18 -0700
  • 3e2b4ce2ef Remove quotes from resource refs to match puppetlabs style Tim Sharpe 2011-08-07 00:45:24 -0700
  • c112f1f385 Rebump due to fail package v0.0.5 Tim Sharpe 2011-08-07 00:26:26 -0700
  • 24a3186120 arrg, forgot to update gemspec Tim Sharpe 2011-08-07 00:25:49 -0700
  • 73f1781fd6 Bump minor version v0.0.4 Tim Sharpe 2011-08-07 00:15:57 -0700
  • ac4bc432d0 It works Tim Sharpe 2011-08-04 18:52:48 -0700
  • 6d6c990f08 Merge pull request #8 from puppetlabs/master Tim Sharpe 2011-08-04 14:55:40 -0700
  • cc385e3e28 WIP Tim Sharpe 2011-08-04 14:46:47 -0700
  • 45323bbc48 Merge pull request #2 from bodepd/resource_exists_check Dan Bode 2011-08-03 18:00:47 -0700
  • 0679654ff4 Check resources exist before verifying their params Dan Bode 2011-08-03 17:56:53 -0700
  • b4cf689738 Merge pull request #1 from mlitteken/merged_with_matthaus Dan Bode 2011-08-03 09:06:21 -0700
  • 0888e0e4f4 Support non-string types as param values Dan Bode 2011-08-02 17:28:38 -0700
  • 7d46c1e999 Quote class name Matthaus Litteken 2011-08-02 17:09:37 -0700
  • 7a8c7e9c24 Add pre_condition Matthaus Litteken 2011-08-02 17:07:36 -0700
  • 1c794fc8b8 Merge pull request #7 from mlitteken/patch_four Tim Sharpe 2011-08-02 03:30:46 -0700
  • cb7722fac3 Moved repeated code from both example_groups into a support module and build_catalog method in support.rb. Matthaus Litteken 2011-08-01 10:23:30 -0700
  • dc7bb983fd Use Puppet::Resource::Catalog#resource Tim Sharpe 2011-07-21 11:49:46 +1000
  • 944fe22b97 Bump to 0.0.3 v0.0.3 Tim Sharpe 2011-07-21 10:50:02 +1000
  • 2b70ccaac8 Populate $hostname and $fqdn facts automatically from the node name Tim Sharpe 2011-07-21 10:49:18 +1000
  • f64a892689 Where type names contain ::, use __ Tim Sharpe 2011-07-21 10:48:37 +1000
  • df94c1b7b6 Allow contain_<type> along with create_<type> Tim Sharpe 2011-07-21 07:23:44 +1000
  • 8e1ab8348c Bump version to 0.0.2 v0.0.2 Tim Sharpe 2011-07-19 12:24:05 +1000
  • ae27b394a6 Plurals are good Tim Sharpe 2011-07-19 12:19:09 +1000
  • 6c0b835990 Start documenting all the things Tim Sharpe 2011-07-19 12:18:08 +1000
  • 9be01204e6 MIT License Tim Sharpe 2011-07-19 11:48:58 +1000
  • 5704939cd3 Add some real basic test cases Tim Sharpe 2011-07-19 09:54:17 +1000
  • 361022726a Update readme Tim Sharpe 2011-07-19 09:32:20 +1000
  • a9dbacd03e Default module_path set in RSpec.configure Tim Sharpe 2011-07-19 09:26:34 +1000
  • 4c9d43aec8 copy paste fail Tim Sharpe 2011-07-19 08:30:24 +1000
  • c722b015eb Work around the autoloader if we're testing a standalone module Tim Sharpe 2011-07-19 08:24:38 +1000
  • c5d7b8d7db Get rid of gem build warnings Tim Sharpe 2011-07-19 07:18:55 +1000