OWASP / OWASP/SecurityShepherd

[BUG] Integration Tests are not running

Open
#739 1 comment 0 reactions 1 assignee View on GitHub

@ismisepaul is already working on this.

Since Dec 8, 2022.

Bug
Dominant language
Java
Stars
1.5k
Forks
515
Avg merge
3h 46m
Merged PRs (30d)
1

Description

Set up to run here: https://github.com/OWASP/SecurityShepherd/blob/00310cf2b73ed98843c653490a4be274de4fb896/.github/workflows/test.yml#L75

Not running https://github.com/OWASP/SecurityShepherd/actions/runs/3624691122/jobs/6111969603#step:8:1336

[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ owaspSecurityShepherd ---
[INFO] 
[INFO] --- docker-maven-plugin:0.40.1:stop (stop) @ owaspSecurityShepherd ---
[INFO] DOCKER> [mongo:4.1.13]: Stop and removed container 4ea7f3dcb572 after 0 ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  43.380 s
[INFO] Finished at: 2022-12-05T22:57:44Z
[INFO] ------------------------------------------------------------------------

Trying to solve in the branch update-servers https://github.com/OWASP/SecurityShepherd/compare/dev...update-servers

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.