mongodb-stitch
Version:
[](https://gitter.im/mongodb/stitch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
24 lines • 1.57 kB
text/xml
<testsuites name="jest tests" tests="10" failures="0" time="9.48">
<testsuite name="RemoteMongoClient" errors="0" failures="0" skipped="0" timestamp="2018-11-14T19:36:57" time="8.653" tests="10">
<testcase classname="RemoteMongoClient should count" name="RemoteMongoClient should count" time="0.261">
</testcase>
<testcase classname="RemoteMongoClient should find" name="RemoteMongoClient should find" time="0.351">
</testcase>
<testcase classname="RemoteMongoClient should aggregate" name="RemoteMongoClient should aggregate" time="0.338">
</testcase>
<testcase classname="RemoteMongoClient should insert one" name="RemoteMongoClient should insert one" time="0.805">
</testcase>
<testcase classname="RemoteMongoClient should insert many" name="RemoteMongoClient should insert many" time="0.216">
</testcase>
<testcase classname="RemoteMongoClient should delete one" name="RemoteMongoClient should delete one" time="0.299">
</testcase>
<testcase classname="RemoteMongoClient should delete many" name="RemoteMongoClient should delete many" time="0.287">
</testcase>
<testcase classname="RemoteMongoClient should update one" name="RemoteMongoClient should update one" time="0.211">
</testcase>
<testcase classname="RemoteMongoClient should update many" name="RemoteMongoClient should update many" time="0.287">
</testcase>
<testcase classname="RemoteMongoClient should decode properly" name="RemoteMongoClient should decode properly" time="0.244">
</testcase>
</testsuite>
</testsuites>