Skip to content

Commit 118f2b7

Browse files
committed
Add WordPressKitTests to the unit test test plan
1 parent 9ffe0d0 commit 118f2b7

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

Tests/KeystoneTests/WordPressUnitTests.xctestplan

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,8 @@
3434
{
3535
"target" : {
3636
"containerPath" : "container:..\/Modules",
37-
"identifier" : "AsyncImageKitTests",
38-
"name" : "AsyncImageKitTests"
39-
}
40-
},
41-
{
42-
"target" : {
43-
"containerPath" : "container:WordPress.xcodeproj",
44-
"identifier" : "4AD953BA2C21451700D0EEFA",
45-
"name" : "WordPressAuthenticatorTests"
37+
"identifier" : "WordPressFluxTests",
38+
"name" : "WordPressFluxTests"
4639
}
4740
},
4841
{
@@ -62,15 +55,15 @@
6255
{
6356
"target" : {
6457
"containerPath" : "container:..\/Modules",
65-
"identifier" : "WordPressUIUnitTests",
66-
"name" : "WordPressUIUnitTests"
58+
"identifier" : "WordPressSharedTests",
59+
"name" : "WordPressSharedTests"
6760
}
6861
},
6962
{
7063
"target" : {
71-
"containerPath" : "container:..\/Modules",
72-
"identifier" : "WordPressSharedTests",
73-
"name" : "WordPressSharedTests"
64+
"containerPath" : "container:WordPress.xcodeproj",
65+
"identifier" : "4A8280FC2E5FE9B60037E180",
66+
"name" : "WordPressKitTests"
7467
}
7568
},
7669
{
@@ -80,11 +73,18 @@
8073
"name" : "JetpackStatsWidgetsCoreTests"
8174
}
8275
},
76+
{
77+
"target" : {
78+
"containerPath" : "container:WordPress.xcodeproj",
79+
"identifier" : "4AD953BA2C21451700D0EEFA",
80+
"name" : "WordPressAuthenticatorTests"
81+
}
82+
},
8383
{
8484
"target" : {
8585
"containerPath" : "container:..\/Modules",
86-
"identifier" : "WordPressFluxTests",
87-
"name" : "WordPressFluxTests"
86+
"identifier" : "WordPressUIUnitTests",
87+
"name" : "WordPressUIUnitTests"
8888
}
8989
},
9090
{
@@ -93,6 +93,13 @@
9393
"identifier" : "WordPressSharedObjCTests",
9494
"name" : "WordPressSharedObjCTests"
9595
}
96+
},
97+
{
98+
"target" : {
99+
"containerPath" : "container:..\/Modules",
100+
"identifier" : "AsyncImageKitTests",
101+
"name" : "AsyncImageKitTests"
102+
}
96103
}
97104
],
98105
"version" : 1

0 commit comments

Comments
 (0)