Coding 2022-07-04

By Max Woerner Chase

I was mostly focused on stuff besides code today, and I made good progress on those things, so that's good overall, but let's see what I can do right now.

In general, I should be working on writing helper code to inspect MOTR's core dependency graph. That's going to take some careful thought, though, so what's something I can work on quickly for now?

Well, the obvious solution is to update the python wrapper so it can handle the pytest wrapper. I think that basically, all I need to do there is update the BASE object to be the correct type.

All right, that was pretty straightforward. With a few tweaks as I go, that should have me ready to finish testing the wrappers.

For now, though, I just want to take a break before I get to bed.

Good night.