You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/03/15 13:17:04 UTC

[GitHub] [nifi] MikeThomsen commented on a change in pull request #4068: NIFI-6293 - Add support to Mongo Extended JSON to RunMongoAggregation Query

MikeThomsen commented on a change in pull request #4068: NIFI-6293 - Add support to Mongo Extended JSON to RunMongoAggregation Query
URL: https://github.com/apache/nifi/pull/4068#discussion_r392672831
 
 

 ##########
 File path: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/test/java/org/apache/nifi/processors/mongodb/RunMongoAggregationIT.java
 ##########
 @@ -124,6 +124,33 @@ public void testAggregation() throws Exception {
         }
     }
 
+    @Test
+    public void testExtendedJsonSupport() throws Exception {
 
 Review comment:
   You should probably seed the collection with test data that explicitly tests the behavior.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services