Skip to content

Refactor deleteTunnel() to return the actual response and add unit tests #161

@sceiler

Description

@sceiler

Description

Currently deleteTunnel() does not handle or returns the response from the server. Basically not telling the user why a call to delete a tunnel has failed.

Motivation and Context

It is implemented differently compared to most other requests. It lacks unit tests as it is not testable with no response returned. If it fails no useful info to the user.

Further comments

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions