reiabreu commented on PR #8432:
URL: https://github.com/apache/storm/pull/8432#issuecomment-4086371879

   @rzo1 I would like to include this one in 2.8.5, since it fixes some 
security alerts.
   How did you go about testing the UI in your PR? Did you use this?
   
   Scripts available in [email protected] via `npm run-script`:
     build
       webpack --mode production
     build:dev
       webpack --mode development
     test:server
       node cypress/test-server.js
     cypress:run
       cypress run
     cypress:open
       cypress open
     test:e2e
       start-server-and-test test:server http://localhost:3088 cypress:run
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to