Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | v0.1.4 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.4.md) | This channel is logged for historical purposes; logs at irclogs.raku.org/mugs/index.html
Set by japhb on 3 March 2024.
japhb Thanks for replying, lizmat! I've been mostly AFK today .... 04:22
greenfork I have a primitive game for starters, now I'd like to reap the benefits of testability, since it is not dependable on UI 17:44
I assume I want to set up a Client-Server integration testing somehow?
I already can test smaller components, but Client/UI/Server split is not necessary for unit tests 17:45
I also kind of lack the concept of where the game starts, I think testing should help with that too. How would I start? 17:46