simple-last-fm-scrobbler / sls

Simple Scrobbler, for Android -- last.fm, libre.fm & ListenBrainz
https://simple-last-fm-scrobbler.github.io
Apache License 2.0
551 stars 100 forks source link

Unit tests #12

Open tgwizard opened 12 years ago

tgwizard commented 12 years ago

Write unit tests (in the sls_test project included in the repository). This is tricky, so a lot of code might need to be rewritten just so it can be tested.

Most important to test are the Receivers and the Services.

a-r-db commented 9 years ago

Hi @tgwizard. I am going to leave this open, if it should be closed let me know. I am really trying to learn as much as I can to help out on the project. Running a fast program that will test the application would help solve a lot of outstanding bugs/issues and save a lot of time.