summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap
AgeCommit message (Expand)Author
2021-11-06implement missing stubs in ProviderApiManagerTest after introducing tor relat...cyBerta
2021-11-06adapt mockhelper and include proxy port parametercyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-04-22add tests for getGatewayLocationscyBerta
2021-04-22add test for city based gateway selection with geo-ip service v1cyBerta
2021-04-22write tests for city based gateway selectioncyBerta
2021-02-26Merge branch 'ipv6_gateway_selection' into 'beta-release'cyberta
2021-02-26adapt testscyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2021-01-12fix existing tests and add one to test if a default data-ciphers parameter ge...cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-24try to fetch geoip service only if non-default url existscyBerta
2020-07-24fix bug in vpn profile based gateway order detection, write additional tests ...cyBerta
2020-07-24fix bug in gateway selection - always iterate through all gateways and count ...cyBerta
2020-07-24adapt profile selection after perordered gateway list was introduced and use ...cyBerta
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-23clean up PreferenceHelperTest after removal of providerInSharedPreferences me...cyBerta
2020-07-01inject preshipped geoip url to provider objectcyBerta
2020-03-17switch to AndroidXcyBerta
2020-02-01comment out tests for commented out bluetooth tethering codecyberta
2020-01-31fix testcyberta
2020-01-30adapt and extend testscyberta
2020-01-29adapt testscyberta
2020-01-24Don't change the wifi tethering state if a check fails with an exception, uni...cyBerta
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-21change gateway manager test - mocking method firstcyBerta
2019-10-21fix flaky GatewaysManagerTestcyBerta
2019-10-21single GatewaysManager objects for each testcyBerta
2019-10-19unit tests for gateway manager's gateway selectioncyBerta
2019-10-11exclude failing test for insecure build flavorcyBerta
2019-10-08fixing testscyBerta
2019-10-05ignore gateways with invalid transports while still adding gateways with vali...cyBerta
2019-10-01Merge branch 'pluggableTransports2'cyBerta
2019-09-30improve output for bundle comparisons in testscyBerta
2019-09-30add test for failing fetches of eip-service.jsoncyBerta
2019-09-20add supportsPluggableTransports() to Provider class including TestscyBerta
2019-09-08New icon and text for Excluded Apps. Using PreferenceHelper. Test done.akuma
2019-08-02remove unused context from GatewaysManagercyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2019-07-12get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead codecyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-05-21* show error dialog if provider is misconfigured and has not allowed registra...cyBerta
2018-12-27add test and minor refactoring for gateway selectioncyBerta
2018-03-18#8885 tests for ProviderManager and fixed behavior for deleted providerscyBerta