1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/piperutils
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 Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
credentials_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
credentials.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
fileUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
fileUtils.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
ioUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
ioUtils.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
maps_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
maps.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
projectStructure_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
projectStructure.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
slices_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
slices.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
stepResults_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
stepResults.go chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
strings_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
strings.go replace depreacted strings.Title function (#3786) 2022-05-20 18:50:03 +02:00
templateUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
templateUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00