Remove dependencies on external services during build process · Issue #182 · SmartGridready/SGrJava · GitHub
Skip to content

Remove dependencies on external services during build process #182

Description

@mkrebs81

Description

The build and release process fails in some cases, entirely due to external services being unavailable or unresponsive.
This should not happen.

Proposal

Remove those dependencies:

  • use mocks to simulate external services or APIs
  • verify against mocked data
  • use locally hosted temporary services for integration tests

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions