Skip to content

Fixes test dependencies installation for hooks locally#1219

Merged
the-simmon merged 3 commits intosecureCodeBox:mainfrom
Ilyesbdlala:bugfix/fix-test-deps-install
Jun 15, 2022
Merged

Fixes test dependencies installation for hooks locally#1219
the-simmon merged 3 commits intosecureCodeBox:mainfrom
Ilyesbdlala:bugfix/fix-test-deps-install

Conversation

@Ilyesbdlala
Copy link
Copy Markdown
Member

@Ilyesbdlala Ilyesbdlala commented Jun 15, 2022

Description

closes #1218

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.

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
…ests/integrations

No longer necessary because it's done in the "integration-tests" hook make target

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
@Ilyesbdlala Ilyesbdlala self-assigned this Jun 15, 2022
@Ilyesbdlala Ilyesbdlala added the bug Bugs label Jun 15, 2022
@Ilyesbdlala Ilyesbdlala requested a review from the-simmon June 15, 2022 16:14
@the-simmon the-simmon merged commit 1ed766a into secureCodeBox:main Jun 15, 2022
@Ilyesbdlala Ilyesbdlala deleted the bugfix/fix-test-deps-install branch June 22, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Makefiles do not install test deps completely

2 participants