* Move the patchers to a separate file * Got a pytest test working (mostly) * Checkpoint * Switch to pytest for all tests * Bump androidtv to 0.0.26 and update tests * More robust patching * Remove unused constants * Combine two lines * Add 2 additional checks * Check that state objects are not None; add more description to tests * Use f strings