mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 20:10:08 +02:00
✅ Add test plan, fix unit tests
This commit is contained in:
52
PHP Monitor.xcodeproj/PHP Monitor.xctestplan
Normal file
52
PHP Monitor.xcodeproj/PHP Monitor.xctestplan
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"configurations" : [
|
||||
{
|
||||
"id" : "98F42C11-E6D2-4AD9-A5CA-40EFE44F384A",
|
||||
"name" : "Configuration 1",
|
||||
"options" : {
|
||||
|
||||
}
|
||||
}
|
||||
],
|
||||
"defaultOptions" : {
|
||||
"codeCoverage" : false,
|
||||
"commandLineArgumentEntries" : [
|
||||
{
|
||||
"argument" : "--v",
|
||||
"enabled" : false
|
||||
}
|
||||
],
|
||||
"environmentVariableEntries" : [
|
||||
{
|
||||
"enabled" : false,
|
||||
"key" : "EXTREME_DOCTOR_MODE",
|
||||
"value" : ""
|
||||
},
|
||||
{
|
||||
"enabled" : false,
|
||||
"key" : "SLOW_SHELL_MODE",
|
||||
"value" : ""
|
||||
},
|
||||
{
|
||||
"enabled" : false,
|
||||
"key" : "PAINT_PHPMON_SWIFTUI_VIEWS",
|
||||
"value" : ""
|
||||
}
|
||||
],
|
||||
"targetForVariableExpansion" : {
|
||||
"containerPath" : "container:PHP Monitor.xcodeproj",
|
||||
"identifier" : "C41C1B3222B0097F00E7CF16",
|
||||
"name" : "PHP Monitor"
|
||||
}
|
||||
},
|
||||
"testTargets" : [
|
||||
{
|
||||
"target" : {
|
||||
"containerPath" : "container:PHP Monitor.xcodeproj",
|
||||
"identifier" : "C4F7807825D7F84B000DBC97",
|
||||
"name" : "phpmon-tests"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 1
|
||||
}
|
Reference in New Issue
Block a user