Closed antoniyatrifonova closed 1 year ago
The integration tests are separated from the unit tests by using the golang build tag. As a result the workflow builds and runs only the integration test. It is need to update this workflow to build also integration tests.
I'll have a look at this.
The integration tests are separated from the unit tests by using the golang build tag. As a result the workflow builds and runs only the integration test. It is need to update this workflow to build also integration tests.