Skip to content

[Frontend] - Add testing vitest for untagged bookmarks. #421

Description

@R-Sandor

Details

Create a test for:

  • Adding a tag to an untagged existing bookmark should decrement the untagged count
  • When all bookmarks are tagged the untagged count should disapear
  • When a user removes a tag and makes a bookmark untagged it should add it to the untagged bookmark count.
  • When all bookmarks are tagged and a user removes a tag then the untagged count should return.

Task

Write Vitests that cover each of these scenarios.

Metadata

Metadata

Labels

good first issueGood for newcomerstestingTesting the application (integration, unit, E2E, etc)

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions