hellojs-xiaotian
Version:
A clientside Javascript library for standardizing requests to OAuth2 web services (and OAuth1 - with a shim)
23 lines (22 loc) • 366 B
JSON
{
"test_framework" : "mocha",
"test_path": "tests/specs/index.html",
"browsers": [
"chrome_latest",
"firefox_latest",
"ie_latest",
"edge_latest",
"safari_latest",
{
"os": "iOS",
"os_version": "8.0",
"device": "iPad Air",
"real_mobile": "false"
},
{
"os": "android",
"os_version": "4.1",
"device": "Samsung Galaxy S3"
}
]
}