Skip to content

Commit ec9d19e

Browse files
committed
(maint) Delete duplicate beaker tests
Early return behavior is already tested in spec/unit/functions/return_spec.rb We test puppet apply basics and file checksum in multiple places. Also remove apply basics from Rakefile task
1 parent 2a0568c commit ec9d19e

File tree

5 files changed

+0
-125
lines changed

5 files changed

+0
-125
lines changed

acceptance/Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ def get_test_sample
104104
# covering a wide range of features and code susceptible to regressions.
105105
tests = [ 'tests/direct_puppet/cached_catalog_remediate_local_drift.rb',
106106
'tests/resource/file/content_attribute.rb',
107-
'tests/puppet_apply_basics.rb',
108107
'tests/face/loadable_from_modules.rb',
109108
'tests/language/functions_in_puppet_language.rb',
110109
'tests/parser_functions/calling_all_functions.rb',

acceptance/tests/language/return.rb

Lines changed: 0 additions & 76 deletions
This file was deleted.

acceptance/tests/puppet_apply_a_file_should_create_a_file_and_report_the_sha256.rb

Lines changed: 0 additions & 20 deletions
This file was deleted.

acceptance/tests/puppet_apply_basics.rb

Lines changed: 0 additions & 15 deletions
This file was deleted.

acceptance/tests/ticket_3656_requiring_multiple_resources.rb

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)