Skip to content

Tracking Testing Issues #10

@BenderScript

Description

@BenderScript
  • go test ./... does not succeed or at least after waiting 10 minutes there was no output.

I understand make test performs some prep work for integration test but an often cited Go golden rule of testing is that go test ./... should run unit tests unencumbered right off the bat.

  • Tests create files in the root directory. We should move them to a test output directory.

  • make test itself fails, need to dig deeper as to why this is the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtest

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions