Skip to content

Move tests which depends on external service (metering test) into integration test package #521

Open
@vsbogd

Description

Following up #518.

As metering tests depend on external server (see https://github.com/singnet/snet-daemon/pull/515/files) they should be moved into separate package, lets say integration_test and removed from unit test chain. They should be started manually before release or by CI in separate environment. They cannot be used as unit tests as they cannot be built offline.

Also see #448

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions