* 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
* 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
Cleanup tests and add assertions that all deprecated tests log warnings, and all non deprecated tests don't.