<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/test/java/se/leap/bitmaskclient/testutils, branch 0.9.9</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>refactor ConfigHelper, split into multiple helper classes</title>
<updated>2018-03-18T02:37:20+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-03-18T02:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ac7204c4daa0ae7e68ddfb89845c4f115b8a646c'/>
<id>ac7204c4daa0ae7e68ddfb89845c4f115b8a646c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8858 write tests for ProviderManager and some related refactorings</title>
<updated>2018-02-21T14:00:40+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-02-21T14:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=8e23cc34861f1b9fe5e04cdcf24563ffedf568b0'/>
<id>8e23cc34861f1b9fe5e04cdcf24563ffedf568b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>8827 - add ProviderTest &amp; DefaultedURLTest</title>
<updated>2018-02-13T10:31:18+00:00</updated>
<author>
<name>Fup Duck</name>
<email>fupduck@sacknagel.com</email>
</author>
<published>2018-02-13T10:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3cc60ff642134e7442500e309c6b1248c819c0e8'/>
<id>3cc60ff642134e7442500e309c6b1248c819c0e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>8827 - add mockConfigHelpper</title>
<updated>2018-02-13T10:05:01+00:00</updated>
<author>
<name>Fup Duck</name>
<email>fupduck@sacknagel.com</email>
</author>
<published>2018-02-13T10:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=710fdd182dc1a470c949f50701d3aace4d67134c'/>
<id>710fdd182dc1a470c949f50701d3aace4d67134c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>8827 - merge request discussions</title>
<updated>2018-02-09T11:48:20+00:00</updated>
<author>
<name>Fup Duck</name>
<email>fupduck@sacknagel.com</email>
</author>
<published>2018-02-09T11:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9e6fe0e215e32343b38cdf20080de209a31287dd'/>
<id>9e6fe0e215e32343b38cdf20080de209a31287dd</id>
<content type='text'>
* add NullPointer checks to EipFragment
* add Provider to DownloadFailedDialog
* remove unused code
* store certificates for pinning in SharedPreferences
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add NullPointer checks to EipFragment
* add Provider to DownloadFailedDialog
* remove unused code
* store certificates for pinning in SharedPreferences
</pre>
</div>
</content>
</entry>
<entry>
<title>8827 - remove UserStatus references</title>
<updated>2018-02-06T17:06:38+00:00</updated>
<author>
<name>Fup Duck</name>
<email>fupduck@sacknagel.com</email>
</author>
<published>2018-02-06T17:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=43fd861a1404293185bced6095410900c2417b65'/>
<id>43fd861a1404293185bced6095410900c2417b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>8827 - handle switch provider correctly</title>
<updated>2018-02-06T16:02:00+00:00</updated>
<author>
<name>Fup Duck</name>
<email>fupduck@sacknagel.com</email>
</author>
<published>2018-02-06T16:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=268a7f205fa09edc145aace8bed30f75270a801f'/>
<id>268a7f205fa09edc145aace8bed30f75270a801f</id>
<content type='text'>
* ProviderAPI no longer stores values in SharedPreferences
* use EipCommand to start / stop EIP
* update NavigationDrawer after changing provider
* use Broadcasts for ProviderAPI
* parse more properties from definition into Provider
* ProviderApi no longer uses static variables
* no more static Context in ProviderApiCommand
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ProviderAPI no longer stores values in SharedPreferences
* use EipCommand to start / stop EIP
* update NavigationDrawer after changing provider
* use Broadcasts for ProviderAPI
* parse more properties from definition into Provider
* ProviderApi no longer uses static variables
* no more static Context in ProviderApiCommand
</pre>
</div>
</content>
</entry>
<entry>
<title>#8818 test NavigationDrawer with espresso test and update sdk therefore</title>
<updated>2018-01-29T15:10:15+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-01-29T15:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a22a22d8fffb312b0d6dfdf545ff6fe6f05dbcee'/>
<id>a22a22d8fffb312b0d6dfdf545ff6fe6f05dbcee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>8773 more test cases and clean-up</title>
<updated>2018-01-10T16:14:45+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-01-10T16:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ae8341cf1f563fbcf2bdd6a4eff9525f42e9e995'/>
<id>ae8341cf1f563fbcf2bdd6a4eff9525f42e9e995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>8773 refactoring ProviderAPI for testability, setting up basic unit test framework</title>
<updated>2018-01-09T19:55:10+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-01-09T19:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0b647ea5e7ff67747080b2ffcebc948da0fbecb5'/>
<id>0b647ea5e7ff67747080b2ffcebc948da0fbecb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
