]> git.ipfire.org Git - pbs.git/commit
tests: Create some basic objects during setup
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 Oct 2022 14:46:14 +0000 (14:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 Oct 2022 14:48:40 +0000 (14:48 +0000)
commit85bc287b2727ed298ca935c57fbf2683ff6401f2
treeb8cc514450b55291189ea044f836121ee292c8a6
parent5ac581c0f665755b99f614b4527ca3a691c33b59
tests: Create some basic objects during setup

This is easier than the on-demand initialization for async objects

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tests/test.py