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="10.781">
<testsuite name="RemoteMongoClient" errors="0" failures="0" skipped="0" timestamp="2018-11-14T19:36:28" time="9.57" tests="10">
<testcase classname="RemoteMongoClient should count" name="RemoteMongoClient should count" time="0.275">
</testcase>
<testcase classname="RemoteMongoClient should find" name="RemoteMongoClient should find" time="0.264">
</testcase>
<testcase classname="RemoteMongoClient should aggregate" name="RemoteMongoClient should aggregate" time="0.506">
</testcase>
<testcase classname="RemoteMongoClient should insert one" name="RemoteMongoClient should insert one" time="0.135">
</testcase>
<testcase classname="RemoteMongoClient should insert many" name="RemoteMongoClient should insert many" time="0.22">
</testcase>
<testcase classname="RemoteMongoClient should delete one" name="RemoteMongoClient should delete one" time="0.289">
</testcase>
<testcase classname="RemoteMongoClient should delete many" name="RemoteMongoClient should delete many" time="0.311">
</testcase>
<testcase classname="RemoteMongoClient should update one" name="RemoteMongoClient should update one" time="0.29">
</testcase>
<testcase classname="RemoteMongoClient should update many" name="RemoteMongoClient should update many" time="0.295">
</testcase>
<testcase classname="RemoteMongoClient should decode properly" name="RemoteMongoClient should decode properly" time="0.371">
</testcase>
</testsuite>
</testsuites>