OWASP / OWASP/SecurityShepherd
[BUG] Integration Tests are not running
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.