Skip to content

Add unit tests for AppComponent #1

@telchak

Description

@telchak

The App component in src/app/app.ts has no test coverage.

Add a test file src/app/app.spec.ts that covers:

  • Component creation
  • The title signal returns 'daggerverse-test-angular-project'
  • Template renders the title in an h1 tag

Use vitest (already configured in the project).

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