Coding 2020-06-15

By Max Woerner Chase

Good work on the virtual tabletop today. I finally figured out what the --find-links option to pip install is for. The answer is "what I've been using weird workarounds for for probably over a year now". So, my test runner setup is now much better. I got extremely thorough unit test coverage on some system-specific code, so that's nice. The code that's remaining to port is just wiring input and output around the logic I just thoroughly tested.

My immediate priorities for this are:

After that, I want to see about either:

Anyway, none of that's happening now, because I'm sleepy.

Good night.