Skip to content
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

Fix RuntimeConfigFileTestSuite cleanups #1989

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Dec 10, 2024

Description

On top of fixing the AfterTest method signature, a suite teardown has been added for removing the /tmp/collector-test directory, this is not strictly needed, but it's good practise to cleanup completely after all tests.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

Run the TestRuntimeConfigFile locally and checked the directory and configuration files are properly cleaned up.

On top of fixing the `AfterTest` method signature, a suite teardown has
been added for removing the /tmp/collector-test directory, this is not
strictly needed, but it's good practise to cleanup completely after all
tests.
@Molter73 Molter73 requested a review from a team as a code owner December 10, 2024 15:01
@Molter73 Molter73 merged commit c61002b into master Dec 10, 2024
50 of 52 checks passed
@Molter73 Molter73 deleted the mauro/fix-runtime-config-test-cleanup branch December 10, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants