kibana icon indicating copy to clipboard operation
kibana copied to clipboard

[Infrastructure UI] Functional tests for basic functionality on Node Detail View

Open tonyghiani opened this issue 1 year ago • 3 comments

📓 Summary

Working on a fix for https://github.com/elastic/kibana/issues/129239, we realized we don't have any functional test covering the correct functioning of the node detail page. We should implement a basic set of tests to be sure the data related to a specific node are correctly fetched and rendered.

✔️ Acceptance criteria

  • Host Node

    • Should render the Host details.
    • Should render the Host Overview cards.
    • Should render the CPU Usage chart with data.
    • Should render the Load chart with data.
    • Should render the Memory Usage chart with data.
    • Should render the Network Traffic chart with data.
    • Should render the Kubernetes Node CPU Capacity chart with data.
    • Should render the Kubernetes Node Memory Capacity chart with data.
    • Should render the Kubernetes Node Disk Capacity chart with data.
    • Should render the Kubernetes Node Pod Capacity chart with data.
  • Kubernetes Pods

    • Should render the Pod details.
    • Should render the Pod Overview cards.
    • Should render the CPU Usage chart with data.
    • Should render the Memory Usage chart with data.
    • Should render the Network Traffic chart with data.
  • Docker Container

    • Should render the Container details.
    • Should render the Container Overview cards.
    • Should render the CPU Usage chart with data.
    • Should render the Memory Usage chart with data.

tonyghiani avatar Mar 27 '23 15:03 tonyghiani

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

elasticmachine avatar Mar 27 '23 15:03 elasticmachine

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

elasticmachine avatar Nov 14 '23 00:11 elasticmachine

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

botelastic[bot] avatar May 12 '24 01:05 botelastic[bot]

We're phasing this pages out and not prioritizing additional tests for them at this time.

smith avatar May 18 '24 03:05 smith