Written test cases for the AmiiboServiceMockTests tests in the test target.
This commit is contained in:
@@ -21,4 +21,7 @@ extension Tag {
|
||||
/// Tag that indicates tests against a live backend service.
|
||||
@Tag static var live: Self
|
||||
|
||||
/// Tag that indicates tests using a mock client.
|
||||
@Tag static var mock: Self
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user