Skip to content

malabarMCB/angular-unit-test-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-unit-test-workshop

Basic examples of unit testing in Angular

The repo covers the following topics

  • HttpClient mock
  • Async methods mocking and testing with fakeAsync() and tick()
  • Mocking dependencies by hands
  • Testing a graphical part of a component with markup scrapping and detectChanges()

Tests to explore

Misc

About

Basic Angular unit test techniques

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published