Skip to content

Remove AIRPLANE mode for testing - make all tests run offline #1077

@gr2m

Description

@gr2m

41 tests are currently skipped when run with AIRPLANE=true. Most if not all of these tests depend on external websites, which means if they change their behavior or are temporarily down, our tests will fail.

Instead of depending on outside websites I suggest we spawn our own servers as we need them, it is simple enough.

See #1083 for an example pull request / change set.

I think these are all occurrences where we use the {skip: process.env.AIRPLANE} setting.

If you’d like to help out, great! Please do the following

  1. comment below which one of these (can be multiple) you want to work on
  2. create an issue with the list of occurrences you want to work on and reference this issue (Remove AIRPLANE mode for testing - make all tests run offline #1077)
  3. Then update your comment below with a link to that issue, I’ll keep the "Available" list updated

Claimed / in progress

🤷‍♀️

Available

🤷‍♂️

Done

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions