michael-s-molina opened a new pull request #13149:
URL: https://github.com/apache/superset/pull/13149


   ### SUMMARY
   Change test environment to `jsdom` (default when installed) so we can use 
react-testing-library functions that listen for DOM mutations like findBy.
   
   Test environment with `enzyme` option was causing TypeError: 
MutationObserver is not a constructor
   
   @ktmud @rusackas @geido  
   
   Add to #13079
   
   ### TEST PLAN
   1 - Execute all jest tests
   2 - All tests should pass
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to