summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Test install / remove / purge actionsTim Smith2020-04-171-39/+68
| * | | Update specs for brew_cmd_outputTim Smith2020-04-161-4/+4
| * | | Add specs for available versionTim Smith2020-04-161-0/+12
| * | | Update specs for brew_info and installed_versionTim Smith2020-04-161-93/+193
| * | | Fix the load_current_resource specsTim Smith2020-04-161-17/+13
* | | | Force requiring propertiesLamont Granquist2020-04-171-1/+25
* | | | Merge pull request #9646 from chef/lcg/bootstrap-options-cleanupTim Smith2020-04-1711-317/+154
|\ \ \ \
| * | | | Knife bootstrap options cleanupLamont Granquist2020-04-1711-317/+154
| | |_|/ | |/| |
* | | | Add unit tests around Chef::VersionStringlcg/fix-platform-version-magicsaucLamont Granquist2020-04-161-0/+17
* | | | Remove some leftover spec junkohai_custom_resourceTim Smith2020-04-161-3/+0
* | | | Merge ohai resource / provider into a single resourceTim Smith2020-04-162-86/+59
| |/ / |/| |
* | | Merge pull request #9666 from chef/eol_release_warningTim Smith2020-04-151-0/+16
|\ \ \
| * | | Simplify the logic + improve the specTim Smith2020-04-151-3/+3
| * | | Add a spec for the EOL warningsTim Smith2020-04-151-0/+16
| |/ /
* | | add timeout propertydheerajd-msys2020-04-142-0/+6
* | | update specdheerajd-msys2020-04-141-2/+3
|/ /
* | Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-13658-659/+659
* | make dep update fasterdheerajd-msys2020-04-131-1/+2
* | update filter for opensuse and fix depsdheerajd-msys2020-04-133-4/+4
* | update test for opensusedheerajd-msys2020-04-134-9/+220
* | remove support for SLES11dheerajd-msys2020-04-133-211/+0
* | Update specs for the new class nameTim Smith2020-04-101-2/+2
* | Update spec/unit/resource/plist_spec.rb Tim Smith2020-04-101-24/+22
* | Update spec/unit/resource/plist_spec.rb Tim Smith2020-04-101-1/+0
* | Remove more contextsTim Smith2020-04-101-43/+24
* | Remove a single contextmacos-resourcesTim Smith2020-04-101-19/+17
* | Add the plist resource from the macos cookbookTim Smith2020-04-101-0/+154
* | Merge pull request #9632 from chef/lcg/resource-partialsTim Smith2020-04-092-0/+128
|\ \
| * | Add resource partialsLamont Granquist2020-04-082-0/+128
| |/
* | Merge pull request #9624 from chef/systemd_timerTim Smith2020-04-091-0/+70
|\ \
| * | Remove specs for integer assumptionTim Smith2020-04-091-9/+0
| * | Add chef_client_systemd_timer resourceTim Smith2020-04-081-0/+79
| |/
* | fix speclcg/fix-bootstrap-cli-optionsLamont Granquist2020-04-081-2/+2
|/
* Merge pull request #9609 from MsysTechnologiesllc/VSingh/typos-fixesTim Smith2020-04-0752-114/+114
|\
| * Add more typo fixesVivek Singh2020-04-0713-56/+56
| * some spec typosVivek Singh2020-04-0742-59/+59
* | Really skip the reboot pending func test if a reboot is pendingBryan McLellan2020-04-061-5/+6
|/
* Merge pull request #9544 from pschaumburg/ps/windows_firewall_rule-reworkTim Smith2020-04-041-47/+82
|\
| * Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-033-30/+173
| |\
| * | remove unused testsPatrick Schaumburg2020-04-011-78/+0
| * | Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-0111-41/+410
| |\ \
| * | | add some more testsPatrick Schaumburg2020-03-301-7/+23
| * | | changing unit tests for methodPatrick Schaumburg2020-03-301-42/+14
| * | | redo unit checks for is_set_properly?Patrick Schaumburg2020-03-301-28/+57
| * | | fix linting errors + add unit test for is_set_properly? methodPatrick Schaumburg2020-03-301-0/+61
| * | | fix test for groupPatrick Schaumburg2020-03-271-2/+2
| * | | fix wrong property names again in testsPatrick Schaumburg2020-03-271-13/+3
| * | | fix wrong property name in testsPatrick Schaumburg2020-03-271-2/+2
| * | | remove space in test as it should not be therePatrick Schaumburg2020-03-271-4/+4
| * | | add and change testsPatrick Schaumburg2020-03-271-45/+90