^1.4.1
The tools available for unit testing have come a long way. While testing may never be “easy”, the available tools have certainly moved testing closer to the simple end of the spectrum. Full end to end testing hasn’t quite kept the same pace and as a result many applications are testing manually and often by users in production. Cypress provides a testing environment that makes end-to-end testing fast and reliable with a simple API that makes creating automated unit tests for your web applications a no-brainer.
Overall this was a fantastic course! One thing that would bring it to a 7 for me is stepping through how authentication and authorization workflows can be tested using Cypress.
You would explain to us more details about the process with other pages or sceneries, this differentiates local project, but I consider that the material was very good explained.
Really nicely paced course. Packed with information and clear explanations at every point.
Andy is an excellent speaker - I learnt a lot from this course.
Thanks
Really looking forward to use cypress
Quick and simple intro into the topic.
Super thorough! I really enjoyed this.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.