react-sigma icon indicating copy to clipboard operation
react-sigma copied to clipboard

Refacto E2E tests

Open sim51 opened this issue 3 years ago • 0 comments

Screenshot are blank for now ... don't know why ... Perhaps it's due to those deprecations :

RUNNING E2E INTEGRATION TESTS - MAKE SURE PORT 3000 IS NOT IN USAGE (node:2738) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option. (Use node --trace-deprecation ... to show where the warning was created) (node:2738) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.

sim51 avatar Apr 25 '22 15:04 sim51