Skip to content

Implemented Helm Unit Tests #1949

Merged
Weltraumschaf merged 35 commits intomainfrom
feature/unit-tests-helm
Sep 29, 2023
Merged

Implemented Helm Unit Tests #1949
Weltraumschaf merged 35 commits intomainfrom
feature/unit-tests-helm

Conversation

@Ilyesbdlala
Copy link
Member

Description

closes #1814

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@Ilyesbdlala Ilyesbdlala added the testing Improvements or additions regarding the test setup label Sep 12, 2023
@netlify
Copy link

netlify bot commented Sep 12, 2023

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 886bc6b
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/650475f27bc8d300082c533a

@github-actions
Copy link

github-actions bot commented Sep 12, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 1 5 0.52s
⚠️ YAML prettier 45 1 1.87s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Ilyesbdlala and others added 25 commits September 15, 2023 16:15
…n the current folder

Signed-off-by: Ilyes Ben Dlala <[email protected]>
…re empty in values.yaml

Signed-off-by: Ilyes Ben Dlala <[email protected]>
…les is given

We also do not plan to add any default cascading rules
See secureCodeBox/internal#181

Signed-off-by: Ilyes Ben Dlala <[email protected]>
…oks and demo-targets

Signed-off-by: Ilyes Ben Dlala <[email protected]>
… multiple times

This is done in relation to this issue, because it broke the unit tests: which is good !

Signed-off-by: Ilyes Ben Dlala <[email protected]>
@Ilyesbdlala Ilyesbdlala force-pushed the feature/unit-tests-helm branch from f770524 to e5717d7 Compare September 15, 2023 14:15
@Weltraumschaf Weltraumschaf merged commit 1e367cf into main Sep 29, 2023
@Weltraumschaf Weltraumschaf deleted the feature/unit-tests-helm branch September 29, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Improvements or additions regarding the test setup

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Implement Helm charts unit-tests

4 participants