J-P-Hanafin / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

Fixing unit tests #579

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Round one of fixing unit tests.
To fix MyTracksTest.java, I placed TrackDataHub in MyTracksApplication.

All tests now run and pass when running on a phone.

However, on the emulator, some tests still fail.
Plan to fix them on a separate changeset.

Jimmy

Mercurial clone with changes to be reviewed:
http://jshih-mytracks1.googlecode.com/hg/

Revisions to be pulled from that clone (or "all"):
all

Purpose of code changes on the clone:
Fix unit tests

When reviewing my code changes, please focus on:

Original issue reported on code.google.com by jshih@google.com on 22 Sep 2011 at 6:53

GoogleCodeExporter commented 9 years ago
Please combine these 3 changeset
3c34dbd6cc75
787783f41890
cfe9ce30de10

Original comment by jshih@google.com on 23 Sep 2011 at 6:43

GoogleCodeExporter commented 9 years ago

Original comment by jshih@google.com on 30 Sep 2011 at 1:25