I am getting started working with angular cli, I have understood that it can create almost all the files, but it seems it does not create empty e2e test for the new page-component.
Do I have to create manually e2e spec files ?
I am getting started working with angular cli, I have understood that it can create almost all the files, but it seems it does not create empty e2e test for the new page-component.
Do I have to create manually e2e spec files ?