/UnitTestingAngularLikeABoss

Unit Testing Angular Like a Boss Workshop

Primary LanguageTypeScript

Unit Testing Angular Like a Boss

Get hold of a TypeScript code editor (e.g. Visual Studio Code or WebStorm)

Install Visual Studio Code

Install Node.js (maybe nvm too)

Install node 8.9.4 or later and npm 5.6.0 or later

Or use nvm

Clone the repository

git clone https://github.com/joeeames/UnitTestingAngularLikeABoss.git

Install Dependencies

cd UnitTestingAngularLikeABoss

npm i

The day before the workshop run “git pull” to update to the latest version of the repo since there may be changes

Slides: https://docs.google.com/presentation/d/1aIJfOmlJP4Sc37B2L-KuCxk7Egp5-oIEP70dT-z1YaY/edit?usp=sharing

Walkthrough: https://docs.google.com/document/d/1JNyQET-kyQ6RbyhOutKPOhIcR9XD2L0y4kJV1IPbFXw/edit?usp=sharing