Skip to content

(FM-7780) - Acceptance Test Audit #997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 107 commits into from
Feb 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
2db3aa2
Test refactor for zip function
pmcmaw Feb 11, 2019
0a72576
Test refactor for values_at function
pmcmaw Feb 11, 2019
ee8f140
Test refactor for values function
pmcmaw Feb 11, 2019
b93ec01
Test refactor for uriescape function
pmcmaw Feb 11, 2019
e498ec5
Test refactor for upcase function
pmcmaw Feb 11, 2019
678ddc6
Test refactor for unique function
pmcmaw Feb 11, 2019
58f9575
Test refactor for union function
pmcmaw Feb 11, 2019
3f35c2b
Test refactor for try_get_value function
pmcmaw Feb 11, 2019
a7e2e87
Test refactor for to_bytes function
pmcmaw Feb 11, 2019
54887a0
Test refactor for time function
pmcmaw Feb 11, 2019
1ef4646
Test refactor for swapcase function
pmcmaw Feb 11, 2019
e38ddac
Test refactor for suffix function
pmcmaw Feb 11, 2019
cc321e6
Test refactor for strip function
pmcmaw Feb 11, 2019
81d2292
Test refactor for str2saltedsha512 function
pmcmaw Feb 11, 2019
5ef2626
Test refactor for str2bool function
pmcmaw Feb 11, 2019
0612ad1
Test refactor for squeeze function
pmcmaw Feb 11, 2019
7a5b171
Test refactor for sort function
pmcmaw Feb 11, 2019
0af9b9a
Test refactor for shuffle function
pmcmaw Feb 11, 2019
4a9d7f6
Test refactor for rstrip function
pmcmaw Feb 12, 2019
be5a490
Test refactor for reverse function
pmcmaw Feb 12, 2019
d2a063a
Test refactor for reject function
pmcmaw Feb 12, 2019
e45710f
Test refactor for range function
pmcmaw Feb 12, 2019
301c936
Test refactor for prefix function
pmcmaw Feb 12, 2019
eca593e
Test refactor for pick_default function
pmcmaw Feb 12, 2019
2fdd8fb
Test refactor for pick function
pmcmaw Feb 12, 2019
1a5da7d
Test refactor for parseyaml function
pmcmaw Feb 12, 2019
328d6a8
Test refactor for parsejson function
pmcmaw Feb 12, 2019
3e0029e
Test refactor for num2bool function
pmcmaw Feb 12, 2019
f85ef57
Test refactor for min function
pmcmaw Feb 12, 2019
1725c1c
Test refactor for merge function
pmcmaw Feb 12, 2019
13422eb
Test refactor for member function
pmcmaw Feb 12, 2019
64e29b7
Test refactor for max function
pmcmaw Feb 12, 2019
0fec554
Test refactor for lstrip function
pmcmaw Feb 12, 2019
9d16cf9
Test refactor for loadyaml function
pmcmaw Feb 13, 2019
13458a3
Test refactor for loadjson function
pmcmaw Feb 13, 2019
a4a36a7
Test refactor for keys function
pmcmaw Feb 13, 2019
a15c8de
Test refactor for join_keys_to_values function
pmcmaw Feb 13, 2019
7c8c441
Test refactor for join function
pmcmaw Feb 13, 2019
e56d8e2
Test refactor for is_string function
pmcmaw Feb 13, 2019
a645d5a
Test refactor for is_numeric function
pmcmaw Feb 13, 2019
87b1771
Test refactor for is_ipv6_address function
pmcmaw Feb 13, 2019
a64af7c
Test refactor for is_ipv4_address function
pmcmaw Feb 13, 2019
65854bd
Test refactor for is_ip_address function
pmcmaw Feb 13, 2019
9b8a948
Test refactor for is_integer function
pmcmaw Feb 13, 2019
da54bd0
Test refactor for is_hash function
pmcmaw Feb 13, 2019
759a87d
Test refactor for is_function_available function
pmcmaw Feb 13, 2019
492907a
Test refactor for is_float function
pmcmaw Feb 13, 2019
49ed454
Test refactor for is_domain_name function
pmcmaw Feb 13, 2019
9ac7c68
Test refactor for is_bool function
pmcmaw Feb 13, 2019
9c2b76d
Test refactor for is_array function
pmcmaw Feb 13, 2019
c68e592
Test refactor for intersection function
pmcmaw Feb 13, 2019
9ec7fa2
Test refactor for hash function
pmcmaw Feb 13, 2019
a874934
Test refactor for has_key function
pmcmaw Feb 13, 2019
802cb53
Update to pass Rubocop
pmcmaw Feb 13, 2019
ceae3f2
Test refactor for abs function
eimlav Feb 11, 2019
3a0de55
Test refactor for os_version_gte function
eimlav Feb 11, 2019
a41fb08
Test refactor for any2array function
eimlav Feb 11, 2019
99d3310
Test refactor for base64 function
eimlav Feb 11, 2019
7033cbc
Test refactor for basename function
eimlav Feb 11, 2019
193062a
Test refactor for bool2num function
eimlav Feb 11, 2019
ef32752
Test refactor for capitalize function
eimlav Feb 11, 2019
f834e45
Test refactor for ceiling function
eimlav Feb 11, 2019
d7ebe29
Test refactor for chomp function
eimlav Feb 11, 2019
d18031c
Test refactor for chop function
eimlav Feb 11, 2019
c10ced0
Test refactor for clamp function
eimlav Feb 11, 2019
6188f02
Test refactor for concat function
eimlav Feb 11, 2019
ae93f98
Test refactor for count function
eimlav Feb 11, 2019
dda1161
Test refactor for deep_merge function
eimlav Feb 11, 2019
c95aaea
Test refactor for defined_with_params function
eimlav Feb 12, 2019
06791c9
Test refactor for delete function
eimlav Feb 12, 2019
0aa45b8
Test refactor for delete_at function
eimlav Feb 12, 2019
50f56df
Test refactor for delete_regex function
eimlav Feb 12, 2019
2ea8e42
Test refactor for delete_undef_values function
eimlav Feb 12, 2019
5257bb1
Test refactor for delete_values function
eimlav Feb 12, 2019
f88ce5e
Test refactor for difference function
eimlav Feb 12, 2019
f17f91c
Test refactor for dig44 function
eimlav Feb 12, 2019
3192a3d
Test refactor for dirname function
eimlav Feb 12, 2019
c350865
Test refactor for downcase function
eimlav Feb 12, 2019
b9d746f
Test refactor for dos2unix function
eimlav Feb 12, 2019
5602bbd
Test refactor for empty function
eimlav Feb 12, 2019
df5bcb8
Test refactor for flatten function
eimlav Feb 12, 2019
9baf2d7
Test refactor for fqdn_uuid function
eimlav Feb 12, 2019
ef9c4c5
Test refactor for getparam function
eimlav Feb 12, 2019
ac7175d
Test refactor for getvar function
eimlav Feb 12, 2019
c352902
Test refactor for has_ip_network function
eimlav Feb 12, 2019
f387396
Test refactor for has_ip_address function
eimlav Feb 12, 2019
c9adea2
Test refactor for grep function
eimlav Feb 12, 2019
cfbff4a
Test refactor for deprecation function
eimlav Feb 13, 2019
499ef56
Test refactor for validate_absolute_path function
eimlav Feb 13, 2019
fdc6c66
Test refactor for validate_array function
eimlav Feb 13, 2019
59ff9c4
Test refactor for validate_bool function
eimlav Feb 13, 2019
dd2edde
Test refactor for validate_hash function
eimlav Feb 13, 2019
0d985ea
Test refactor for validate_ipv4_address function
eimlav Feb 13, 2019
49af4d2
Test refactor for validate_ipv6_address function
eimlav Feb 13, 2019
5322844
Test refactor for validate_re_spec function
eimlav Feb 13, 2019
2b1da00
Test refactor for validate_slength function
eimlav Feb 13, 2019
5fdaf35
Test refactor for validate_string function
eimlav Feb 13, 2019
5da6763
Fix rubocop offenses
eimlav Feb 13, 2019
6720468
Fix dirname unit failure on Puppet 6
eimlav Feb 13, 2019
9791a75
Test refactor for fqdn_rotate function
eimlav Feb 13, 2019
ab6600a
Test refactor for fqdn_rand_string function
eimlav Feb 13, 2019
ffc3175
Fix fqdn_rotate failure
eimlav Feb 13, 2019
5754db0
Fix rubocop offenses
eimlav Feb 13, 2019
1f8b961
Remove shared context 'with faked facts'
eimlav Feb 13, 2019
5941d06
Test refactor for get_module_path function
eimlav Feb 13, 2019
0c5dfbb
Test refactor for ensure_resource function
eimlav Feb 13, 2019
2aa3423
Rubocop returns
eimlav Feb 13, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions spec/acceptance/abs_spec.rb

This file was deleted.

45 changes: 0 additions & 45 deletions spec/acceptance/any2array_spec.rb

This file was deleted.

16 changes: 0 additions & 16 deletions spec/acceptance/base64_spec.rb

This file was deleted.

31 changes: 0 additions & 31 deletions spec/acceptance/bool2num_spec.rb

This file was deleted.

30 changes: 0 additions & 30 deletions spec/acceptance/capitalize_spec.rb

This file was deleted.

37 changes: 0 additions & 37 deletions spec/acceptance/ceiling_spec.rb

This file was deleted.

19 changes: 0 additions & 19 deletions spec/acceptance/chomp_spec.rb

This file was deleted.

41 changes: 0 additions & 41 deletions spec/acceptance/chop_spec.rb

This file was deleted.

38 changes: 0 additions & 38 deletions spec/acceptance/clamp_spec.rb

This file was deleted.

52 changes: 0 additions & 52 deletions spec/acceptance/concat_spec.rb

This file was deleted.

27 changes: 0 additions & 27 deletions spec/acceptance/count_spec.rb

This file was deleted.

18 changes: 0 additions & 18 deletions spec/acceptance/deep_merge_spec.rb

This file was deleted.

Loading