liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
242 stars 173 forks source link

Add a Volatile account to the Test Bank #606

Closed walles closed 7 years ago

walles commented 7 years ago

The account changes its balance randomly every time you refresh it.

The purpose of the volatile account is to help me debug why the widget doesn't update even though the app does. For that I want an account that always changes its balance.

Also, before this change the Test Bank didn't have any accounts, since the URL where it tries to get its data from isn't available any more. With this change in place the Test Bank at least gets one account.

walles commented 7 years ago

Upcoming is fine, thanks for merging!