Pip 2021-03-24

By Max Woerner Chase

Started working on enhancing and cleaning up tests for the pip PR. Tonight, I'm doing the easy bit: adding marks and another version of a test. The rest of the tests though...

The reason I'm putting those tests off is, there are a number of inconsistencies in the tests that I wrote, and also tests that should almost certainly be collapsed together via the parametrize decorator. Those tests constitute the majority of the work I have to do currently to refine the PR.

For the rest of the night, though, I want to focus on other stuff, so I'll be tinkering with enhancing the reporting from my other projects.

In a few days, I should be ready to update the PR; I don't see the point in doing so now, when I know what more work there is to be done. Anyway, I want to wrap this up.

Good night.