Skip to content

Commit

Permalink
Merge branch 'update_integration_tests' into update_integration_tests…
Browse files Browse the repository at this point in the history
…_fix_unit

# Conflicts:
#	pkg/openid4ci/issuerinitiatedinteraction_test.go
#	pkg/openid4ci/testdata/sample_issuer_metadata.json
  • Loading branch information
mishasizov-SK committed Feb 20, 2024
2 parents c9ce5ff + 616166d commit b1618dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ vc-rest-docker:
--build-arg ALPINE_VER=$(ALPINE_VER) .

.PHONY: integration-test
integration-test: mock-login-consent-docker mock-trust-registry-docker generate-test-keys
integration-test: mock-login-consent-docker mock-trust-registry-docker vc-rest-docker generate-test-keys
@cd test/integration && go mod tidy && ENABLE_COMPOSITION=true go test -count=1 -v -cover . -p 1 -timeout=10m -race

.PHONY: build-integration-cli
Expand Down

0 comments on commit b1618dc

Please sign in to comment.