Files
tuwunel/src/main/tests/snapshots/smoke__smoke@smoke_test.snap
Jason Volk 8d6bfde5a0 Use insta and criterion for main integration test and benches respectively.
docker/ci: Separate integration and unit tests and benches jobs.

Add directives to remove db before/after integration tests are performed.

Split start/run/stop phases; add more granular smoketests.

Split main integration tests into units for isolation.

Signed-off-by: Jason Volk <jason@zemos.net>
2025-10-02 05:29:48 +00:00

9 lines
97 B
Plaintext

---
source: src/main/tests/smoke.rs
description: Smoke Test
expression: result
---
Ok(
(),
)