<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/test-manager/README.md, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2024-11-14T15:43:38Z</updated>
<entry>
<title>Update script and code references to gui-directory</title>
<updated>2024-11-14T15:43:38Z</updated>
<author>
<name>Oskar</name>
<email>oskar@mullvad.net</email>
</author>
<published>2024-11-05T08:07:25Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d40ddb0ecc2a41b41d1b96af277e8f34994ccaa8'/>
<id>urn:sha1:d40ddb0ecc2a41b41d1b96af277e8f34994ccaa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use type safe Mullvad protobuf client over generated dito</title>
<updated>2024-01-15T07:13:40Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-01-08T14:20:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=87a76504844905eaec9d3d7b705f5c3b2fa612ae'/>
<id>urn:sha1:87a76504844905eaec9d3d7b705f5c3b2fa612ae</id>
<content type='text'>
Re-write some code in the test framework to prefer the type safe wrapper
around the Mullvad app gRPC client instead of its auto-generated dito.

`ManagementServiceClient` is automatically generated from the protobuf
definitions found in `management_interface.proto`, and contains some
very crude types. The `MullvadProxyClient` is a type-safe wrapper around
`ManagementServiceClient` which performs conversions &amp; validation of the
data types from the gRPC server (the daemon) to their respective
mappings in the `talpid-*` and `mullvad-*` crates. These types are more
ergonomic to work with, and since we already have the conversions in
place we should prefer those.
</content>
</entry>
<entry>
<title>Add documentation on the configuration format used by `test-manager`</title>
<updated>2023-12-14T09:29:11Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2023-11-29T13:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=417925a981e715c144af32026cfb25056bb73454'/>
<id>urn:sha1:417925a981e715c144af32026cfb25056bb73454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve test framework documention</title>
<updated>2023-12-14T08:34:57Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2023-11-29T12:35:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6aa8629b4318b6cb86837f64d23d9119427ad449'/>
<id>urn:sha1:6aa8629b4318b6cb86837f64d23d9119427ad449</id>
<content type='text'>
- Try to simplify the steps involved in creating a new test runner
- Move `BUILD_OS_IMAGE` to `docs/`.
</content>
</entry>
</feed>
