summaryrefslogtreecommitdiff
path: root/tests/src/se/leap/bitmaskclient/test/testConfigurationWizard.java
AgeCommit message (Collapse)Author
2014-04-08Next step: compile jni sources correctly.Parménides GV
2014-01-29New method to set on/off data connection.Parménides GV
Used in tests, but it's going to be used in the near future when blocking data connections until EIP is on.
2014-01-28Substituted AboutFragment with AboutActivity.Parménides GV
2013-11-26Tests for CW pass.Parménides GV
I've slightly modified a confighelper method regarding sharedpreferences, but that shouldn't be a problem since I'm going to remove those methods soon from there.
2013-11-22I'm not showing parmegv account pass.Parménides GV
I'm using a new testing account, parmegvtest1
2013-11-22Rebased onto 0.2.2Parménides GV
Some tests aren't passed, due to changes and UI (for example, log in dialog is no longer a menu item but an action bar item, and robotium can't find it).