contexture-mongo
Version:
Mongo Provider for Contexture
225 lines • 5.05 kB
JSON
{
"stats": {
"suites": 6,
"tests": 15,
"passes": 13,
"pending": 2,
"failures": 0,
"start": "2017-11-10T23:51:30.241Z",
"end": "2017-11-10T23:51:30.275Z",
"duration": 34
},
"tests": [
{
"title": "should check for values",
"fullTitle": "date should check for values",
"duration": 2,
"currentRetry": 0,
"err": {}
},
{
"title": "basic",
"fullTitle": "date filter basic",
"duration": 6,
"currentRetry": 0,
"err": {}
},
{
"title": "basic datemath",
"fullTitle": "date filter basic datemath",
"duration": 4,
"currentRetry": 0,
"err": {}
},
{
"title": "should check for value",
"fullTitle": "mongoId should check for value",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "should create filter for _id",
"fullTitle": "mongoId should create filter for _id",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "should handle $in with a data.values array",
"fullTitle": "mongoId should handle $in with a data.values array",
"currentRetry": 0,
"err": {}
},
{
"title": "should support populate as $lookup",
"fullTitle": "results should support populate as $lookup",
"currentRetry": 0,
"err": {}
},
{
"title": "should check for values",
"fullTitle": "text should check for values",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "containsWord",
"fullTitle": "text filter containsWord",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "containsExact",
"fullTitle": "text filter containsExact",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "startsWith",
"fullTitle": "text filter startsWith",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "endsWith",
"fullTitle": "text filter endsWith",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "is",
"fullTitle": "text filter is",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "wordStartsWith",
"fullTitle": "text filter wordStartsWith",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "wordEndsWith",
"fullTitle": "text filter wordEndsWith",
"duration": 0,
"currentRetry": 0,
"err": {}
}
],
"pending": [
{
"title": "should handle $in with a data.values array",
"fullTitle": "mongoId should handle $in with a data.values array",
"currentRetry": 0,
"err": {}
},
{
"title": "should support populate as $lookup",
"fullTitle": "results should support populate as $lookup",
"currentRetry": 0,
"err": {}
}
],
"failures": [],
"passes": [
{
"title": "should check for values",
"fullTitle": "date should check for values",
"duration": 2,
"currentRetry": 0,
"err": {}
},
{
"title": "basic",
"fullTitle": "date filter basic",
"duration": 6,
"currentRetry": 0,
"err": {}
},
{
"title": "basic datemath",
"fullTitle": "date filter basic datemath",
"duration": 4,
"currentRetry": 0,
"err": {}
},
{
"title": "should check for value",
"fullTitle": "mongoId should check for value",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "should create filter for _id",
"fullTitle": "mongoId should create filter for _id",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "should check for values",
"fullTitle": "text should check for values",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "containsWord",
"fullTitle": "text filter containsWord",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "containsExact",
"fullTitle": "text filter containsExact",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "startsWith",
"fullTitle": "text filter startsWith",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "endsWith",
"fullTitle": "text filter endsWith",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "is",
"fullTitle": "text filter is",
"duration": 0,
"currentRetry": 0,
"err": {}
},
{
"title": "wordStartsWith",
"fullTitle": "text filter wordStartsWith",
"duration": 1,
"currentRetry": 0,
"err": {}
},
{
"title": "wordEndsWith",
"fullTitle": "text filter wordEndsWith",
"duration": 0,
"currentRetry": 0,
"err": {}
}
]
}