Skip to content

Postrges test fails consistently #567

@Rots

Description

@Rots

New Issue

Context

  • Operating System: Linux Mint 20

  • GoCryptoTrader version (gocryptotrader -version):
    GoCryptoTrader v0.1 amd64 go1.15.1 pre-release.

Expected Behavior

Running go tests locally pass.
If the target environment is not available for some tests, they should be skipped.

Current Behavior

tests consistently fail

Failure Information (for bugs)

make test fails

Steps to Reproduce / Failure Logs

gocryptotrader$ go test -v ./database/models/postgres/
Unable to execute setup: parameter validation failed:
        Parameter is an empty string: psql.user
        Parameter is an empty string: psql.host
        Parameter is an empty string: psql.dbname
FAIL    github.com/thrasher-corp/gocryptotrader/database/models/postgres        0.005s
FAIL

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions