summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap/bitmaskclient/base
AgeCommit message (Collapse)Author
5 daysfix tests after breaking change how we start obfsvpn in conjunction with ↵cyBerta
openvpn, switching for socks proxying to transparent proxying
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig ↵cyBerta
properties there
2024-01-25fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ↵cyBerta
ConfigHelper, use injection pattern for these helpers
2024-01-24fix ProviderTestcyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the ↵cyBerta
laggyness of the UI noticably
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2022-11-22improve pattern matching for getFormattedDateWithTimezone() testcyberta
2022-11-22debug failing test in CI - print out formatted datecyberta
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 ↵cyBerta
domain in the UI
2022-08-05add missing GatewayJson classcyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn ↵cyBerta
instead of shapeshifter and the provider supports the kcp variant
2021-11-14implement IPv4 address check based on regexcyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta