In this article, I'll show how to extract parameters and data from Angular routes using the native ActivatedRoute.
Setup
If unsure how to set up Angular with Jest please refer to the article: https://barcioch.pro/angular-with-jest-setup.
helper pipe
...