So Playwright doesn't work as expected. Fucking tool can't seem to find a button. I don't know if it's because of reactivity or because of a network issue. I couldn't make the API work so it's probably that, it doesn't load any event so it doesn't find a button.
Could make a quick navigation test though so at least there's something. It's basically for show at this point.
I ended up not #devops/testing anything on the backend. Not much to test on the views, model is simplistic and most of the work is made by the handlers which I'm not sure how to trigger. I just wanted to move on I think.
Jenkins looks dope, on Linux. It broke docker on my fucking Windows machine, and it was really slow. But now Jenkins runs on the server and I managed to make a Perforce-triggered Pipeline (through polling). The beginning of something, I should manage to make a full testing and deployment tomorrow hopefully #devops/cicd .