Skip to content

Fix unit tests when running from the command line on a fresh setup #62

@dangg

Description

@dangg

Situation:
According to the documentation at https://github.com/messagebird/java-rest-api/blob/master/README.md running the command

mvn test -Ptest -DmessageBirdAccessKey=[your access key] -DmessageBirdMSISDN=[your phone]

should run the tests, however the tests are skipped

The issue seems to come from the configuration under the default profile


default

false

Before changing this we need to ensure we don't break something else (such as builds)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions