summaryrefslogtreecommitdiff
path: root/app/src/test/java
AgeCommit message (Expand)Author
2024-02-26save manually added providers in encrypted shared preferences instead of exte...cyBerta
2024-01-26remove some tests of TetheringStateManager which are hard to rewrite without ...cyBerta
2024-01-25fix ProviderApiManagerTest, sneaking in some missing changes from previous co...cyBerta
2024-01-25improve MockSharedPreferences, adding implementations for put/get Long and pu...cyBerta
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-25fix VpnCertificateValidatorTest, extract CertificateHelper (returns a fingerp...cyBerta
2024-01-25fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe...cyBerta
2024-01-25fix ProviderManagerTest, adapt InputStreamHelper and Filehelper to be mockabl...cyBerta
2024-01-24add TorStatusObservableTest testing propertyChange patterncyBerta
2024-01-24fix GatewaysManagerTestcyBerta
2024-01-24fix ProviderTestcyBerta
2024-01-24fix VpnProfileTestcyBerta
2024-01-24fix GatewaySelectorTest, introduce TimezoneHelpercyBerta
2024-01-17replace deprectated Observer and Observables by PropertyChangeListener and Pr...cyBerta
2023-10-26fixing testscyBerta
2023-08-03update testscyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-07-13fix tests after encrypted shared preference usagecyBerta
2023-04-18fix tests using mocked okhttpclientcyBerta
2023-04-16only take experimental transports into consideration in case the user switche...cyBerta
2023-04-15fix missing domain name of manually added providers in provider selectioncyBerta
2023-04-13adding testscyBerta
2023-04-13obfs4-hop enum value - improve handling of disallowed dashes in enumscyBerta
2023-04-13fix sanity checks for the case of decoupled bridgescyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2023-04-13don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ...cyBerta
2023-01-19improve screenshot tests, run in different languages, test more Fragments/Act...cyberta
2022-12-12implement better snowflake connection setup handling in case either http doma...cyBerta
2022-11-22improve pattern matching for getFormattedDateWithTimezone() testcyberta
2022-11-22debug failing test in CI - print out formatted datecyberta
2022-11-22fix testscyBerta
2022-11-22add unit test to verify the required date formatting is correctcyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
2022-08-05add missing GatewayJson classcyBerta
2022-08-05fixing testscyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-07-19fix testscyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn instea...cyBerta
2022-07-19add some more tests for kcp transport handlingcyBerta
2022-07-19fix testscyBerta
2022-07-19fix and add tests for testing obfsvpn based openvpn config generationcyBerta
2022-07-19obfuscate vpn traffic using either shapeshfiter or obfsvpncyBerta
2022-07-18Merge branch 'eip-service.json_updates' into 'master'cyberta
2022-07-18adapt and add testscyBerta
2022-07-18update soon expiring vpn certificates after connecting to the VPNcyBerta
2022-06-08test new ciphers setup and correct data-cipher parsingcyBerta
2022-06-08openvpn config file inline warning should be a commentcyBerta
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