@Alexandru Caraus I appreciate you taking a look! Do you mean I should be able to test it now with the abstracted way it is now? It’s a little different than my design for the SignInScreen and VM that allowed for instrument testing easily (and I still need to build unit tests there as well). My History classes are the old style I was trying to implement and could not get testing working at all for, but it lacks the same abstraction and organization.
I know once I get a solid working example or two then everything else will click in probably, I’m just struggling some in getting over the barrier to entry.