<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/androidTest/java, branch 0.8.2</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Don't remove vpn profiles if possible.</title>
<updated>2014-12-31T15:51:56+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-31T15:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=8d7bedaa40129ae809f3e1261228b00042872f62'/>
<id>8d7bedaa40129ae809f3e1261228b00042872f62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reordered EIP methods.</title>
<updated>2014-12-01T18:52:54+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-01T18:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a59f2e0083b05fd94e2d0d2c1fcfeaa42b851531'/>
<id>a59f2e0083b05fd94e2d0d2c1fcfeaa42b851531</id>
<content type='text'>
Written basic skeleton for testEIP, renamed testDashboard to start, in
the future, unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Written basic skeleton for testEIP, renamed testDashboard to start, in
the future, unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>More refactoring, fixed problems from previous commit.</title>
<updated>2014-11-26T11:20:24+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-11-12T02:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b8087831f7db9fbc7806c58e632bda448b3b9e3b'/>
<id>b8087831f7db9fbc7806c58e632bda448b3b9e3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ask to log in to update certificate if needed.</title>
<updated>2014-11-22T10:44:05+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-11-22T10:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=809c95e41458de62cee3752dd695588ef2039a5f'/>
<id>809c95e41458de62cee3752dd695588ef2039a5f</id>
<content type='text'>
ProviderAPI from debug build uses an invalid certificate the first time
it tries to download a new cert, just to test this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ProviderAPI from debug build uses an invalid certificate the first time
it tries to download a new cert, just to test this.
</pre>
</div>
</content>
</entry>
<entry>
<title>network up &amp; down 3 times: sometimes fails</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T18:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=623f81b5e52a5155549731e4afe35ca054f97a3f'/>
<id>623f81b5e52a5155549731e4afe35ca054f97a3f</id>
<content type='text'>
I simulate removing the network at the end of the test.

Sometimes, the test fails because a openvpn tries to close a bad file
descriptor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I simulate removing the network at the end of the test.

Sometimes, the test fails because a openvpn tries to close a bad file
descriptor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simulate network down.</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T16:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=98f2fcedc3c645b38ecf168d57e28287c4a7a76e'/>
<id>98f2fcedc3c645b38ecf168d57e28287c4a7a76e</id>
<content type='text'>
The tests say they failed, but it's because the adb server is no longer
able to communicate with the emulator due to switching network
connectivity off (and being the adb server connected to a local tcp port
of the emulator, this port dissapears once connectivity is down).

To see if all tests passed, take a look at the logcat.
Once tests are finished, issue "adb kill-server" from the development
machine, and then "adb logcat".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests say they failed, but it's because the adb server is no longer
able to communicate with the emulator due to switching network
connectivity off (and being the adb server connected to a local tcp port
of the emulator, this port dissapears once connectivity is down).

To see if all tests passed, take a look at the logcat.
Once tests are finished, issue "adb kill-server" from the development
machine, and then "adb logcat".
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't need support library from Robotium.</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T10:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=629a0b279a80938212b01c096e55c402d91739d4'/>
<id>629a0b279a80938212b01c096e55c402d91739d4</id>
<content type='text'>
I've also fixed a simple test that wasn't letting the suite to finish
correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've also fixed a simple test that wasn't letting the suite to finish
correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Signup protocol coded. UI next.</title>
<updated>2014-05-07T11:55:46+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-07T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=69c299b9c891d92ff7e5bc87e32b9acb10901b91'/>
<id>69c299b9c891d92ff7e5bc87e32b9acb10901b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testAddNewProvider adds calyx.net</title>
<updated>2014-04-14T16:19:04+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-14T16:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=cf09213cdf201362e1a6c38e125b096e99d39476'/>
<id>cf09213cdf201362e1a6c38e125b096e99d39476</id>
<content type='text'>
The test that checked how many providers were listed was failing
because this test added dev.bm.net, which was already present in the
debug apk, so no new provider was added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test that checked how many providers were listed was failing
because this test added dev.bm.net, which was already present in the
debug apk, so no new provider was added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to the standard "app" module.</title>
<updated>2014-04-09T14:07:34+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-09T14:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=1684c8f398922065a97e7da4dac4ac6a33cc5218'/>
<id>1684c8f398922065a97e7da4dac4ac6a33cc5218</id>
<content type='text'>
This return to "app" instead of "bitmask_android" is due to this reading: https://developer.android.com/sdk/installing/studio-build.html#projectStructure
I'll have to tweak the final apk name in build.gradle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This return to "app" instead of "bitmask_android" is due to this reading: https://developer.android.com/sdk/installing/studio-build.html#projectStructure
I'll have to tweak the final apk name in build.gradle.
</pre>
</div>
</content>
</entry>
</feed>
