radicle-heartwood-lfs/crates/radicle-cli/tests/util
Lorenz Leutgeb 5aaf978f97 radicle: Configure database connections on open
Configuration of database connections is not performed on `open`, which
leaves room for error (e.g. to miss specifying configuration).

Methods on `Profile` automatically supply the configuration of the
profile.

In testing code, just using the default configuration suffices.
2026-03-09 09:20:42 +00:00
..
environment.rs radicle: Configure database connections on open 2026-03-09 09:20:42 +00:00
formula.rs cli/test: Clean up testing environment 2025-10-13 08:56:23 +01:00
mod.rs node, cli: Refactor test environment 2025-07-09 11:47:50 +01:00