Written test cases for the AmiiboServiceLiveTests tests in the tests target.

This commit is contained in:
2024-09-09 00:11:14 +02:00
parent 0793df8c83
commit b29815f044
4 changed files with 1141 additions and 14 deletions
File diff suppressed because it is too large Load Diff
-7
View File
@@ -1,7 +0,0 @@
import Testing
@testable import AmiiboAPI
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}