summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap/bitmaskclient/eip/ProviderApiManagerTest.java
AgeCommit message (Expand)Author
2024-02-26save manually added providers in encrypted shared preferences instead of exte...cyBerta
2024-01-25fix ProviderApiManagerTest, sneaking in some missing changes from previous co...cyBerta
2023-10-26fixing testscyBerta
2023-08-03update testscyBerta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2022-07-19fix and add tests for testing obfsvpn based openvpn config generationcyBerta
2022-07-18update soon expiring vpn certificates after connecting to the VPNcyBerta
2022-05-20add test for the case the tor thread is interruptedcyBerta
2022-05-18use snowflake if necessary to update invalid vpn cert. Show cert update messa...cyBerta
2022-05-13reenable snowflake provider api unit testscyBerta
2022-01-31ignore ProviderApiManager test case for insecure flavorcyBerta
2021-12-21improve error handling message for custom branded clients in case of misconfi...cyBerta
2021-12-17allow to parse and handle multiple certs in a pem filecyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out snowf...cyBerta
2021-11-25implement UI to enable/disable tor in settings fragmentcyBerta
2021-11-23fix ProviderApiManagerTestcyBerta
2021-11-12add an test for no network error handlingcyBerta
2021-11-12fix testscyBerta
2021-11-08Don't allow fallback tor mechanism for failed geoip service calls.cyBerta
2021-11-08revert restriction to be connected to wifi in order to use snowflake/tor fall...cyBerta
2021-11-07Add provider setup unit tests wrt. Tor handlingcyBerta
2021-11-06implement missing stubs in ProviderApiManagerTest after introducing tor relat...cyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-24try to fetch geoip service only if non-default url existscyBerta
2020-07-24add test that geoip service is only fetched when the timeout was reachedcyBerta
2020-07-24add test for case if geoip service is not available/downcyBerta
2020-07-23finish happy path unit test for geoipservice apicyBerta
2020-07-23adapt existing tests for geoipservice apicyBerta
2020-07-01inject preshipped geoip url to provider objectcyBerta
2020-01-23fix testscyberta
2020-01-23fix tests with regard to provider initializationcyberta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2019-10-11exclude failing test for insecure build flavorcyBerta
2019-09-30add test for failing fetches of eip-service.jsoncyBerta
2019-09-20add supportsPluggableTransports() to Provider class including TestscyBerta
2019-05-21* show error dialog if provider is misconfigured and has not allowed registra...cyBerta
2018-03-18refactor ConfigHelper, split into multiple helper classescyBerta
2018-02-18#8797 fix brokem testscyBerta
2018-02-158797 - pair programming effortFup Duck
2018-02-138827 - add ProviderTest & DefaultedURLTestFup Duck
2018-02-138827 - add mockConfigHelpperFup Duck
2018-02-088827 - fix testsFup Duck
2018-02-068827 - remove UserStatus referencesFup Duck
2018-02-068827 - handle switch provider correctlyFup Duck
2018-01-29#8818 test NavigationDrawer with espresso test and update sdk thereforecyBerta
2018-01-16resolve commented issuesFup Duck
2018-01-108773 more test cases and clean-upcyBerta
2018-01-098773 refactoring ProviderAPI for testability, setting up basic unit test fram...cyBerta