mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #483] Create integration tests #100
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vitormattos on GitHub (Feb 14, 2022).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/483
Create integration tests
Maybe, will be a good time to implement integration tests mocking HTTP request to the gateways.
This is a good package to do this: https://packagist.org/packages/donatj/mock-webserver
Originally posted by @vitormattos in https://github.com/nextcloud/twofactor_gateway/pull/482#pullrequestreview-882111744