Age | Commit message (Expand) | Author |
2024-01-25 | improve MockSharedPreferences, adding implementations for put/get Long and pu... | cyBerta |
2024-01-25 | rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie... | cyBerta |
2024-01-25 | fix VpnCertificateValidatorTest, extract CertificateHelper (returns a fingerp... | cyBerta |
2024-01-25 | fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe... | cyBerta |
2024-01-25 | fix ProviderManagerTest, adapt InputStreamHelper and Filehelper to be mockabl... | cyBerta |
2023-08-03 | update tests | cyBerta |
2023-08-02 | use single instance of shared prefernces across the app, this reduces the lag... | cyBerta |
2023-07-19 | always provide private VPN key over management interface, avoid exposing it i... | cyBerta |
2023-04-18 | fix tests using mocked okhttpclient | cyBerta |
2023-04-15 | fix missing domain name of manually added providers in provider selection | cyBerta |
2023-01-19 | improve screenshot tests, run in different languages, test more Fragments/Act... | cyberta |
2022-12-12 | implement better snowflake connection setup handling in case either http doma... | cyBerta |
2022-11-22 | fix tests | cyBerta |
2022-08-07 | set riseup's main_url to black.riseup.net while still showing riseup.net as d... | cyBerta |
2022-07-19 | fix and add tests for testing obfsvpn based openvpn config generation | cyBerta |
2022-05-18 | use snowflake if necessary to update invalid vpn cert. Show cert update messa... | cyBerta |
2021-12-21 | improve error handling message for custom branded clients in case of misconfi... | cyBerta |
2021-12-17 | allow to parse and handle multiple certs in a pem file | cyBerta |
2021-11-23 | tweak mocking of ConfigHelper | cyBerta |
2021-11-12 | add an test for no network error handling | cyBerta |
2021-11-08 | remove unused variables | cyBerta |
2021-11-08 | Don't allow fallback tor mechanism for failed geoip service calls. | cyBerta |
2021-11-07 | Add provider setup unit tests wrt. Tor handling | cyBerta |
2021-11-07 | fix test provider json api v4 | cyBerta |
2021-11-06 | adapt mockhelper and include proxy port parameter | cyBerta |
2021-02-26 | Merge branch 'ipv6_gateway_selection' into 'beta-release' | cyberta |
2021-02-26 | adapt tests | cyBerta |
2021-02-16 | adapt eip-service.json parsing to support ipv6 | cyBerta |
2020-12-29 | new year cleanup: restructure messy project | cyBerta |
2020-07-24 | add test for case if geoip service is not available/down | cyBerta |
2020-07-23 | adapt existing tests for geoipservice api | cyBerta |
2020-03-17 | switch to AndroidX | cyBerta |
2020-01-23 | fix tests | cyberta |
2020-01-21 | implement no-dns fallback using okhttp's Dns interface | cyberta |
2019-10-19 | unit tests for gateway manager's gateway selection | cyBerta |
2019-09-30 | improve output for bundle comparisons in tests | cyBerta |
2019-09-30 | add test for failing fetches of eip-service.json | cyBerta |
2019-08-02 | squashed commit for Pluggable Transports | cyBerta |
2019-07-12 | replace 'Bitmask' in strings with variable for a better client customization | cyBerta |
2019-05-21 | * show error dialog if provider is misconfigured and has not allowed registra... | cyBerta |
2018-03-18 | refactor ConfigHelper, split into multiple helper classes | cyBerta |
2018-02-21 | #8858 write tests for ProviderManager and some related refactorings | cyBerta |
2018-02-13 | 8827 - add ProviderTest & DefaultedURLTest | Fup Duck |
2018-02-13 | 8827 - add mockConfigHelpper | Fup Duck |
2018-02-09 | 8827 - merge request discussions | Fup Duck |
2018-02-06 | 8827 - remove UserStatus references | Fup Duck |
2018-02-06 | 8827 - handle switch provider correctly | Fup Duck |
2018-01-29 | #8818 test NavigationDrawer with espresso test and update sdk therefore | cyBerta |
2018-01-10 | 8773 more test cases and clean-up | cyBerta |
2018-01-09 | 8773 refactoring ProviderAPI for testability, setting up basic unit test fram... | cyBerta |