Tests updates and other fixes (#27)

This PR contains the work done to update the live test data to its latest version. Plus other improvements have been made:

* conformed the `AmiiboServiceError` error to the `LocalizableError` protocol,
* improved the `ISODateTimeTranscoder` transcoder to handle the decoding of both ISO dates and timestamps,
* removed a force-unwrapped from the `AmiiboLiveClient` type.

Reviewed-on: #27
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #27.
This commit is contained in:
2026-03-27 17:14:26 +00:00
committed by Javier Cicchelli
parent 2442ada4b6
commit 1488aa151e
151 changed files with 259 additions and 197 deletions
+1 -1
View File
@@ -1 +1 @@
{"schemaVersion":{"patch":0,"major":0,"minor":1},"bundleID":"AmiiboService","bundleDisplayName":"AmiiboService"}
{"schemaVersion":{"patch":0,"minor":1,"major":0},"bundleID":"AmiiboService","bundleDisplayName":"AmiiboService"}