summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap/bitmaskclient/testutils/BackendMockResponses
AgeCommit message (Collapse)Author
11 daysfix tests after breaking change how we start obfsvpn in conjunction with ↵cyBerta
openvpn, switching for socks proxying to transparent proxying
2024-01-25fix ProviderApiManagerTest, sneaking in some missing changes from previous ↵cyBerta
commits as well
2022-05-18use snowflake if necessary to update invalid vpn cert. Show cert update ↵cyBerta
message in UI
2021-11-08remove unused variablescyBerta
2021-11-08Don't allow fallback tor mechanism for failed geoip service calls.cyBerta
2021-11-07Add provider setup unit tests wrt. Tor handlingcyBerta
2021-11-07fix test provider json api v4cyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-24add test for case if geoip service is not available/downcyBerta
2020-07-23adapt existing tests for geoipservice apicyBerta
2019-09-30add test for failing fetches of eip-service.jsoncyBerta
2019-05-21* show error dialog if provider is misconfigured and has not allowed ↵cyBerta
registration nor anonymous usage * always download provider.json, Use preseeded provider.json only to check if the client can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's config * Tests for both cases
2018-01-108773 more test cases and clean-upcyBerta