Skip to content

Add unit tests for the tools #59

@ivanmilevtues

Description

@ivanmilevtues

Current unit tests are not updated.

Goal:

Implement unit tests for:

  • ExternalDepsInput
  • MethodInvocationsTool
  • GetCFGTool
  • ReadDocsTool
  • FileStructureTool
  • ReadFileTool
  • ReadDiffTool
  • PackageRelationsTool
  • CodeReferenceReader
  • CodeStructureTool

This is not just a test writting Issue. We need to add infrastructure which will run these tests with parameters:

  • the tests have to be generic enough to be parameterized
  • the parameters have to be something like technology (TypeScript, Python, etc.) and repository (CodeBoarding, PyTorch, Angular, Vue, etc)
  • should be easily expandable when we add support for new technologies.

Metadata

Metadata

Labels

hacktoberfestA good issues for hacktroberfest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions