<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/scripts/container-run.sh, 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-07T15:05:03Z</updated>
<entry>
<title>Replace hardcoded usage of "podman" with configurable version</title>
<updated>2024-11-07T15:05:03Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-11-07T15:05:03Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c97cf9025cb2d74080e15b0b05663773ec07d204'/>
<id>urn:sha1:c97cf9025cb2d74080e15b0b05663773ec07d204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove cargo dependency when running e2e tests</title>
<updated>2024-08-16T12:17:44Z</updated>
<author>
<name>Magnus Lindstrom</name>
<email>magnus.lindstrom@mullvad.net</email>
</author>
<published>2024-08-16T08:06:33Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b0ccea7e5c0d2946dea2acf4462977d410c85bab'/>
<id>urn:sha1:b0ccea7e5c0d2946dea2acf4462977d410c85bab</id>
<content type='text'>
This commit enables the usage of the dist/ directory, and also adds
mullvad-version to it so that test-by-version.sh can operate without
rust installed at all.

To make use of predefined binaries in a separate directory, refer to
that directory by using the env var TEST_DIST_DIR=&lt;dir path&gt; and the
binaries will be used if they can be found there. If TEST_DIST_DIR is
specified, all of the following binaries need to be there:
- connection-checker
- mullvad-version
- test-manager
- test-runner

Also added a /dev/null redirect of a cd output so that one's able to use
CDPATH while running the tests.
</content>
</entry>
<entry>
<title>Restructure test scripts</title>
<updated>2024-08-09T07:43:58Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-08-05T11:49:16Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0d9aac8123f26f3acd010e0733626191472ff8b9'/>
<id>urn:sha1:0d9aac8123f26f3acd010e0733626191472ff8b9</id>
<content type='text'>
Split functionality `ci-runtest.sh` into multiple scripts.
`test-by-version.sh` can be used to test against any version
of the app available on the build servers. `test-utils.sh` contains
shared logic.

Rename `PACKAGES_DIR` env `PACKAGE_DIR`,
it's more consistent with the new CLI flag.
</content>
</entry>
</feed>
