February 4th, 2023

Adding Automated Testing πŸŽ‰

I've started writing end to end tests ☺️ During the week I was refactoring some code that a lot of Afterplay used and I didn't have confidence that I didn't break anything. Solution is to have an automated system test everything before code changes go live :) 

This should lead to less bugs and less anxiety for me after making changes 😬

You can see a simple run below :)Β