cloudera / hue

Open source SQL Query Assistant service for Databases/Warehouses
https://cloudera.com
Apache License 2.0
1.16k stars 364 forks source link

[ui-metrics-test] Adding an additional test for the metrics Page #3761

Closed ananya-agarwal closed 2 months ago

ananya-agarwal commented 3 months ago

What changes were proposed in this pull request?

This PR covers a left out test for the metrics Page. Metrics Page has a logic where in we don't render the metrics starting with 'auth' , 'multiprocessing' and 'python.gc' anywhere. This PR has unit test ensuring the same.

How was this patch tested?

All tests passed on running the command npm run test-dev The hue UI looks good (manual testing).

Please review Hue Contributing Guide before opening a pull request.