Skip to content

TDD does not cover all code (Fake Positive) #1

Description

@userlg

I am using vitest for project testing, and it turns out that the Basetable component, which is reusable, does not have any associated tests, and after running the tests, the coverage shows me that 100% of the app is covered. It's a bit strange. It seems to me that the nature of this dilemma may lie in the design pattern I am using in modules, where summary and case use this component. Could any expert in testing with Vue help me?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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