summaryrefslogtreecommitdiff
path: root/tasks/rspec.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated Rspec to add verbose logging to track down intermittent failures on W...John McCrae2022-03-151-1/+1
* Update rspec.rbJohn McCrae2022-03-141-1/+1
* Update rspec.rbJohn McCrae2022-03-141-1/+1
* Use bundle config set pathJason Barnett2021-09-211-1/+2
* Improve rake loggingTim Smith2021-05-031-0/+2
* remove knife spec exclusionsMarc A. Paradise2021-04-301-9/+2
* Cache all our gems during spec runsTim Smith2021-04-231-1/+1
* Move knife to its own gemChef Expeditor2021-03-311-7/+15
* Remove the announcement rake task + minor task updatesTim Smith2020-10-201-1/+1
* Update tasks/rspec.rbTim Smith2020-09-091-2/+0
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-1/+1
* Speed up our bundle installs by always running 3 jobsfaster_bundler_installsTim Smith2020-08-041-1/+1
* Logging consistency fixes.lcg/chef-16-logging-fixedLamont Granquist2020-04-271-13/+5
* [FIX DEPRECATION] with_clean_env is deprecatedDan Webb2020-04-181-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Turn off a lot of noise in test runs.Ryan Davis2020-03-161-0/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-6/+8
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Break out unit/integration/functional tests in travis and test chef-configTim Smith2017-12-201-1/+1
* Re-add activesupport testsjk/activesupport-testsJohn Keiser2016-04-191-1/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Add --profile to all rspec rake tasksjk/rspec-profileJohn Keiser2016-02-011-2/+6
* Use double quotes by defaultThom May2016-01-141-8/+8
* Use latest bundler and rubygemsjk/reenable-bundler-cacheJohn Keiser2015-12-071-1/+1
* Use --local install for component testsdanielsdeleo2015-05-201-1/+1
* Bundle install chef-config before running testsdanielsdeleo2015-05-201-0/+1
* Update rake tasks for componentizationdanielsdeleo2015-05-201-0/+12
* Use descriptive constant names in tests to avoid conflictdanielsdeleo2015-05-191-1/+1
* skip expensive spec tests by defaultLamont Granquist2014-11-141-18/+16
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+75
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-54/+0
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-6/+6
* Syntax is right in the recipesAdam Jacob2008-03-071-3/+49
* Initial CommitAdam Jacob2008-03-051-0/+8