forwardemail / forwardemail/supertest

Request Domain from specific IP

Open
#632 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14.4k
Forks
782
PR merge metrics
No merged PRs in 30d

Description

We are using supertest to test the API of an app that serves multiple Domains.
Depending on the domain you request, you get different results.
I want to tell supertest to request send the request to a specific IP and Port and requesting the data from a given Domain.

e.g. Ask `127.0.0.1:3000` to serve `mydomain.com/api/test.json``

how would I do that?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.