Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 932 Bytes

05-Testing-routing-components.md

File metadata and controls

49 lines (29 loc) · 932 Bytes

Testing Routing Components

This module consists of the following sections:

Triggering Events on Elements

Todo.

Emitting Events from Children

Todo.

Raising Events on Children Directives

Todo.

Interacting with Input Boxes

Todo.

Testing with Activated Route

Todo.

Dealing with NgModel

Todo.

Mocking the RouterLink

Todo.

Testing the RouterLink

Todo.

Exercises

Todo.