Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Improve unit testing docs in guide #8220

Closed
@Narretz

Description

@Narretz

I think the unit testing part of the guide can be improved in major ways. From a quick glance:

  1. It mostly talks about why unit testing is important, and how DI, separating logic from DOM etc. make code testable. This should be separated from the actual examples.
  2. There's almost no reference to the default angular way of testing, i.e. there's no mention of angular-mocks, no mention of Karma (other than for the preprocessor). Jasmine is introduced in the middle of a paragraph
  3. Other minor things:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions