3 Commits

Author SHA1 Message Date
Taylor Hunt
0f0fd7b1f7 Clean up test noise (#1394)
* Fix warning about differing Node binaries

* Fix npm WARNings on test

* Fix chai deprecation notice

* Fix jsdom <script> parse errors

* Fix jsdom Not Implemented errors
2019-08-07 12:34:00 -07:00
Michael Rawlings
75db499e68
Await tests refactor (#1387)
* update await tests to use promises, move old tests to fixtures-await-callback

* combine render test fixtures and fixtures-async

* remove unused vdom expecatations for deprecated async tests
2019-07-26 19:45:39 -04:00
Michael Rawlings
4a73060bc6 Cleanup tests (#1341)
Cleanup tests and add assertions that all deprecated tests log warnings, and all non deprecated tests don't.
2019-05-28 10:54:31 -07:00