Skip to content

Add test files to all packages and improve coverage #9

@neurondb

Description

@neurondb

Add at least one test file to every package that had none, so go test ./... no longer reports "no test files" for any package. Prefer table-driven unit tests and mocks; use t.Skip for integration-only code. Add additional tests for config, utils, api (errors, context, request ID), auth (hasher, org, rate limiter), cache, collaboration, compliance, db (connection, jsonb), validation (URL SSRF, UUID, common helpers) to improve statement coverage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions