airbnb / mavericks

Mavericks: Android on Autopilot
https://airbnb.io/mavericks/
Apache License 2.0
5.85k stars 499 forks source link

Better error message in PersistState #720

Closed rossbacher closed 2 months ago

rossbacher commented 2 months ago

Log a better error message that contains the type of the state class that could not be persisted for easier debugging.

Update unit tests to also check the exception message.