Consolidate testing files

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Gone away
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Throughout the codebase there are various _internal_test.go files. This convention is not idiomatic Go, and some tools that expect test files for other Go files to follow the convention of _test.go. These tools will break and report that there is no test file for a particular file when there is one, it's just named slightly differently.

      Consolidate the _internal_test.go files into their _test.go counterparts. If there isn't an existing _test.go file, create it.

              Assignee:
              Unassigned
              Reporter:
              Kristofer Brandow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: