463d15975c
This PR contains the work done to refactor the test cases for the `AmiiboService` service type in the test target, to write them as the `Swift Testing` framework intended. In. addition, the documentation tasks in the `Makefile` file and the generated `DocC` documentation for Github Pages have also been updated. Reviewed-on: #15 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
16 lines
575 B
YAML
16 lines
575 B
YAML
# ===----------------------------------------------------------------------===
|
|
#
|
|
# This source file is part of the AmiiboService open source project
|
|
#
|
|
# Copyright (c) 2024-2025 Röck+Cöde VoF. and the AmiiboAPI project authors
|
|
# Licensed under the EUPL 1.2 or later.
|
|
#
|
|
# See LICENSE for license information
|
|
# See CONTRIBUTORS for the list of AmiiboAPI project authors
|
|
#
|
|
# ===----------------------------------------------------------------------===
|
|
|
|
version: 1
|
|
external_links:
|
|
documentation: "https://rock-n-code.github.io/amiibo-service/documentation/amiiboservice/"
|