summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12029 from chef/jfm/powershell_package_sourceJohn McCrae2021-09-251-62/+63
|\
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-151-62/+63
* | Merge pull request #12062 from gogsbread/jsonTim Smith2021-09-231-0/+72
|\ \
| * | Change copyright to FacebookAntony Deepak Thomas2021-09-221-1/+1
| * | Change rspec to reflect the behavior of JSONCompatAntony Deepak Thomas2021-09-221-3/+9
| * | Add Json verifierAntony Deepak Thomas2021-09-201-0/+66
* | | Merge pull request #11904 from chef/lcg/compliance-segmentTim Smith2021-09-232-0/+612
|\ \ \
| * | | Native compliance phaseLamont Granquist2021-09-172-0/+612
| |/ /
* | | Exclude running libarchive tests on platforms where loading libarchive is brokenJason Barnett2021-09-231-3/+14
* | | Chefstyle fixTim Smith2021-09-211-1/+1
* | | Re-enable archive_file tests on WindowsJason Barnett2021-09-211-13/+2
* | | Add strip_components property to archive_fileJason Barnett2021-09-211-3/+414
|/ /
* | Merge pull request #12022 from jiokmiso/mount_point_coerceTim Smith2021-09-141-0/+10
|\ \
| * | Coerce mount_point only when it is not root directoryJiSoo2021-09-131-0/+10
* | | Fix spelling and chefstyle issuesTim Smith2021-09-141-1/+1
* | | Merge pull request #11894 from gholtiii/gh/chef_client_scheduled_task_behaves...Tim Smith2021-09-141-0/+55
|\ \ \ | |_|/ |/| |
| * | Enable chef-client scheduled task to behave like chef_client_cron, with consi...George Holt2021-09-011-0/+55
* | | Resolve chefstyle warningsTim Smith2021-09-131-3/+3
* | | Add Yaml verifierAntony Deepak Thomas2021-09-131-0/+67
| |/ |/|
* | [chef-client] Enable chef_client_scheduled_task resource to leverage the wind...George Holt2021-09-091-0/+14
* | Fixing chefstyleAshwin2021-09-071-2/+1
* | Fixing sensitive property.Ashwin2021-09-071-0/+14
|/
* Flush package cache after attaching to rhsm subscriptionJason Barnett2021-08-111-3/+50
* Chefstyle fixesTim Smith2021-07-261-3/+3
* Merge pull request #11842 from byplayer/homebrew_cask_name_issueTim Smith2021-07-261-11/+29
|\
| * Remove duplicated testsbyplayer2021-07-261-26/+0
| * Support '-' and '@' for homebrew cask namebyplayer2021-07-211-11/+55
* | Fixed generates systemd service should not have spaces around the equal signs.antima-gupta2021-07-231-1/+1
* | Add windows_update_settings resourceTim Smith2021-07-201-0/+64
|/
* Add specsTim Smith2021-06-132-0/+133
* Merge pull request #11657 from chef/jfm/win_firewallLamont Granquist2021-06-071-7/+12
|\
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-041-1/+1
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-031-1/+1
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-031-6/+11
* | Merge pull request #11660 from chef/zypperLamont Granquist2021-06-071-1/+1
|\ \
| * | Fix failing specTim Smith2021-06-051-1/+1
| |/
* | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-021-4/+4
* | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-011-2/+2
* | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-05-271-5/+0
|/
* Creating the `inspec_waiver_file_entry` resource for managing and formatting ...Davin Taddeo2021-05-081-0/+80
* Add login option to execute resourceLamont Granquist2021-03-171-2/+2
* Use shell redirection in chef_client_cron when append_log_file is trueLance Albertson2021-03-011-8/+8
* Coerce uid to integer in Windows user resource.Pete Higgins2020-12-301-0/+36
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-251-1/+1
* fix review and test case addeddheerajd-msys2020-12-081-0/+12
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-211-2/+2
* include password in guard inherited attributesguard_passwordmwrock2020-11-201-2/+2
* Remove the specs for the plist parsingbuild_essentialTim Smith2020-11-133-142/+0
* Add additional property coerce specs to mountmount_specTim Smith2020-11-111-3/+17
* Fixed chefstyle spec failure.antima-gupta2020-11-111-1/+1