Site Overlay

Default Category

Rec Room, Refreshed

We’re getting the rec room ready to resume being our hang-out-and-play-PC-games place in the house. Today I finished running ethernet cables to drops near each of our “desks” so we can both have that delicious 100mbps Internet. They’ve been terminated and tested. Also got the TV put back in its usual spot and made sure the streaming box was all connected up good. The plex box will be moved soon. 🎉

One Unit Test

I’ve been studying up on writing automated software tests for a few weeks and finally sat down to try writing one today. Of the two I attempted to write, I got one to pass (testing a very simple function) and the other one never worked, and I’m scrapping the function it would test because I can live without it. I have two entire apps worth of code that was written without a thought about how to test it that I now need to write tests for. So, that’ll be fun. Okay, maybe not fun. But it’ll keep me busy.

Nearly there

I spent all day manually testing code before its handed over to actual users on a sandbox. Fixed some things that bubbled up. Added some more tickets for later. I’m gonna need a week-long nap when I’m done.

Scroll Up