Skip to content
#

cypress

Here are 2,590 public repositories matching this topic...

cypress
Jym77
Jym77 commented Jun 21, 2022

Current behavior

When using Cypress as a library, there is one file called node_modules/cypress/types/net-stubbing.ts which only contains type definitions.
Together with latest version of API extractor, this creates the error:

Error: <project>/node_modules/cypress/types/net-stubbing.ts:1:1 - (ae-wrong-input-file-type) Incorrect file type; API Extractor expects to analyze compiler out
type: enhancement good first issue type: typings E2E-core
sorry-cypress
andytson-inviqa
andytson-inviqa commented Nov 8, 2021
  • I have searched issues for similar feature requests

What is this feature about (1 sentence)

Supporting custom S3 endpoint for services that are fully compatible with aws-sdk S3, such as Digital Ocean

Why is it needed? What is the value? For whom do we build it?

So that it's possible to only use the aws-sdk to use these services

High-level feature overview

Expose th

good first issue feature stale

Improve this page

Add a description, image, and links to the cypress topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cypress topic, visit your repo's landing page and select "manage topics."

Learn more