Merge branch 'setup'

This commit is contained in:
2026-08-02 02:34:42 +02:00
135 changed files with 5735 additions and 976 deletions
@@ -1,12 +1,14 @@
import FluentKit
import HummingbirdFluent
import Logging
import NIOCore
import Testing
@testable import Persistence
@Suite("Probe method")
@Suite(
"Probe method",
.tags(.method)
)
struct ProbeTests {
// MARK: Methods tests
@@ -5,7 +5,10 @@ import Testing
@testable import Persistence
@Suite("Service method")
@Suite(
"Service method",
.tags(.method)
)
struct ServiceTests {
// MARK: Methods tests