mastodon-ios/MastodonSDK.xctestplan

47 lines
983 B
Plaintext
Raw Normal View History

2021-01-27 09:01:20 +01:00
{
"configurations" : [
{
"id" : "5119353D-C795-4264-89FD-8376D9B144F8",
2021-01-29 12:38:11 +01:00
"name" : "mstdn.jp",
2021-01-27 09:01:20 +01:00
"options" : {
2021-01-29 12:38:11 +01:00
"environmentVariableEntries" : [
{
"key" : "domain",
"value" : "mstdn.jp"
}
]
}
},
{
"id" : "C5184AF3-B83B-4A7E-949C-6B1AA3ABE7D1",
"name" : "pawoo.net",
"options" : {
"environmentVariableEntries" : [
{
"key" : "domain",
"value" : "pawoo.net"
}
]
2021-01-27 09:01:20 +01:00
}
}
],
"defaultOptions" : {
},
"testTargets" : [
{
2021-01-29 12:38:11 +01:00
"skippedTests" : [
"MastodonSDKTests\/testCreateAnAnpplication()",
2021-02-05 05:10:34 +01:00
"MastodonSDKTests\/testHomeTimeline()",
2021-01-29 12:38:11 +01:00
"MastodonSDKTests\/testVerifyAppCredentials()"
],
2021-01-27 09:01:20 +01:00
"target" : {
"containerPath" : "container:MastodonSDK",
"identifier" : "MastodonSDKTests",
"name" : "MastodonSDKTests"
}
}
],
"version" : 1
}