You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/27 15:45:59 UTC

[GitHub] [incubator-superset] rusackas commented on pull request #9659: chore: remove jsonify from test spec

rusackas commented on pull request #9659:
URL: https://github.com/apache/incubator-superset/pull/9659#issuecomment-620068381


   Not sure why this isn't passing. 
   
   ```
   Expected: {"adhoc_filters": {"default": null, "label": "Fake Filters", "type": "AdhocFilterControl"}, "column_collection": {"label": "Fake Collection Control", "type": "CollectionControl"}, "label_colors": {"default": {}, "label": "Color Map", "mapStateToProps": [Function mapStateToProps], "renderTrigger": true, "type": "ColorMapControl"}, "y_axis_bounds": {"default": [null, null], "description": "Value bounds for the y axis", "label": "Value bounds", "type": "BoundsControl"}}
   
   Received: serializes to the same string
   ```
   
   There's also at `toMatchObject` expectation option, but that doesn't seem to work either :/


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org