DRDE/json/OTEC.json

107 lines
2.7 KiB
JSON

{
"_comment" : "This script demonstrates the PRODinOTE JSON EPP scripting mechanism",
"testSuites": "Outer block of a set of inputs to mdJSON.cpp to be run by ausRegTK::registryXOTE()",
"testSuites": "First 6 chars of 'casexx' name backend logic bound in AC_OTE.h",
"name" : "bestever.camera",
"name" : "yoda.guru",
"name" : "unicycles.bike",
"name" : "test-validate.claimsgasix",
"parseonly" : "Set this in outer suite object for JSON parse only.",
"dryrun" : "If set in a test case disables transactions, use to test in production.",
"testSuiteAC" : {
"Registry" : "mod_epp",
"AccountA" : "greg1-ote",
"AccountB" : "greg2-ote",
"Case00" : "Create a contact",
"case00" : {
"dryrun" : true,
"cont_id": "renjuan3",
"cont_pw": "Ab9dW@rd",
"cont_email": "juan@acm.org",
"cont_name": "Ren Ren-Juan",
"cont_city": "Niagara Falls",
"cont_street1": "2926 2nd Street",
"cont_province": "NY",
"cont_postal_code": "14305",
"cont_guo": "US",
"cont_org": "American Kybernetik"
},
"Case01" : "Conventional / Standard/ Unextended Check",
"case01" : {
"cont_id" : "renjuan",
"name" : "bestever.camera"
},
"Case02" : "Check with Claims Extension",
"case02" : {
"dryrun" : true,
"cont_id" : "renjuan",
"name" : "unicycles.bike"
},
"Case03" : "Conventional Standard Unextended Create",
"case03" : {
"cont_id" : "renjuan",
"name" : "mushroomtheory.management"
},
"Case04" : "DPML Create",
"case04" : {
"dryrun" : true,
"cont_id" : "renjuan",
"launch_phase" : "custom",
"name" : "face.dpml.zone",
"smd_data" : "boitedetest.smd"
},
"Case05" : "Create with TCN Override",
"case05" : {
"dryrun" : true,
"launch_phase" : "sunrise",
"cont_id" : "renjuan",
"name" : "test-validate.claimsgasix",
"noticeID" : "d85159710000000000000008692",
"notAfter" : "2015-01-01T12:00:00Z",
"acceptedDate" : "2014-01-27T19:00:00Z"
},
"Case06" : "Transfer between secondary name provider accounts",
"case06" : {
"dryrun" : true,
"isGainer" : false,
"name" : "bestever.camera"
}
} ,
"name" : "nortonkramden.ventures",
"name" : "pricey.holdings",
"name" : "greedy.ventures",
"name" : "shady.ventures",
"name" : "hemmarhoid.camera",
"name" : "pricey.holdings",
"name" : "atmospheric.lighting"
}