How I use E2E tests to drive my Angular testing approach
End-to-end (E2E) tests are a central part of my Test Driven Development process - when approaching any "serious" project the very first thing I do before writing any code is write an E2E test to describe the functionality I am about to implement.
Previous video: https://www.youtube.com/watch?v=rfrSk3HA7jI
Source code: https://github.com/joshuamorony/angularstart-quicklists-e2e
Get weekly content and tips exclusive to my newsletter: https://mobirony.ck.page/4a331b9076
Learn Angular with Ionic: https://ionicstart.com
0:00 Introduction
0:28 The basic idea
1:27 My E2E approach
2:24 E2E Setup
3:19 An example
5:32 Complex example
7:58 Thoughts
#angular #testing #e2e
- More tutorials: https://eliteionic.com
- Follow me on Twitter: https://twitter.com/joshuamorony