Commit Graph

6 Commits

Author SHA1 Message Date
Joachim Bauch 38c836011b
Update tests for new continent map. 2021-12-06 09:31:06 +01:00
Joachim Bauch 5d431e5612
Lint prometheus stats. 2021-08-10 08:50:40 +02:00
Joachim Bauch 7bf6fa903b
Support continent mapping overrides.
This can be used for example to route all users on continent A to proxies
on continent B. Useful if no proxy exists on continent A and the global
selection chooses a non-ideal proxy.
2021-08-06 16:00:54 +02:00
Joachim Bauch 7bdff5ddef
Use subtests for testing with different values. 2021-06-07 10:44:25 +02:00
Joachim Bauch c8e4bfe007
Fix various issues found by golangci-lint. 2021-04-26 17:25:52 +02:00
Joachim Bauch 8ba2e0ad64
Switch dependency tracking to Go modules.
With that bump minimum required version to Go 1.13.
2021-04-09 16:15:00 +02:00
Renamed from src/signaling/mcu_proxy_test.go (Browse further)