mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 22:56:48 +00:00
test: some work on integration tests (fake)
This commit is contained in:
@ -29,7 +29,7 @@ test-stage:
|
||||
TEST_ENV=live go test -tags=$(TAGS) -- $(FEATURES)
|
||||
|
||||
test-debug:
|
||||
TEST_ENV=fake dlv test -- $(FEATURES)
|
||||
TEST_ENV=fake TEST_ACCOUNTS=accounts/fake.json dlv test -- $(FEATURES)
|
||||
|
||||
test-live-debug:
|
||||
TEST_ENV=live dlv test -- $(FEATURES)
|
||||
|
||||
Reference in New Issue
Block a user