1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-18 05:18:24 +02:00
sap-jenkins-library/pkg/documentation/generator
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
..
defaults_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
defaults.go including container names when no conditions (#3733) 2022-04-13 17:34:42 +02:00
description_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
description.go fix(doc) proper tab creation for step docs (#3169) 2021-10-11 16:51:54 +02:00
helper.go fix(docs): correct md syntax for headlines (#2177) 2020-10-15 08:21:57 +02:00
main_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
main.go replace depreacted strings.Title function (#3786) 2022-05-20 18:50:03 +02:00
metadata_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
metadata.go feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
outputs_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
outputs.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
parameters_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
parameters.go including container names when no conditions (#3733) 2022-04-13 17:34:42 +02:00