Skip to content

Avoid tests depending on external services #297

Open
@Taowyoo

Description

@Taowyoo

In current CI, the hyper test targeting external Google's service, it would sometomes failed because of rate limit

But Unit tests really shouldn't rely on external services, especially ones that might rate limit us. Can this test be changed so it runs its own server locally that the test can make requests to? Ideally, the server should use a different network implementation, so something like python.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions