Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Add table tests for importers #824

@carolynvs

Description

@carolynvs

It would help when maintaining importers to have their tests operate on the same testdata. Each row in the table would be the tool's config (e.g. glide.yaml/lock), but the output for each will be the same Gopkg.toml/lock. If a tool has edge cases beyond the "lowest common denominator" between the tools, then it should be validated in a separate unit test.

For example, the test cases for glide and godep are very sim liar but have slight changes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions