1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/reporting
Jk1484 ffc931aad1
feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345)
* Added unit tag as argument. Added description to runTests command. Changed code generator to have unit build tag in generated unit test files.

* Added unit build tag to all unit test files.

* added to new unit test unit build tag

* Update verify-go.yml

* small fix

---------

Co-authored-by: Muhammadali Nazarov <Muhammadali.Nazarov@acronis.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-05-03 21:02:11 +05:00
..
testdata fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30
github_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
github.go Refinement of SARIF generation for BD and WS (#3942) 2022-08-11 13:12:14 +02:00
policyViolation_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
policyViolation.go fix(whitesourceExecuteScan): properly handle policy violations (#4089) 2022-11-07 11:16:07 +01:00
pullRequestReport_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
pullRequestReport.go feat(detectExecuteScan) execution of rapid scans (#4211) 2023-03-02 11:04:21 +01:00
reporting_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
reporting.go fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30
securityVulnerability_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
securityVulnerability.go fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30