Skip to content

Add unit tests for Namespace filtering in resources #7391

Closed
@cnotv

Description

Description

Ensure namespace filtering from the top bar to apply changes.

Context

Part of the group: #6613

  • When a user selects a namespace in the top nav of cluster explorer, then goes to the list view of a namespaced resource such as Deployments, confirm that only resources in the selected namespaces are listed
  • After refreshing the page, the namespace filter is still persisted

Required tests

  • Assure the selection of the namespace from the top bar to be applied in the store or resource (tbd source file)
  • Given a faux resource list from the endpoint, render based on filtered values from the store (example case on Development)
  • Ensure localstorage user preference resource saving and loading capabilities

Metadata

Assignees

Labels

area/unit-testIssues involving need, configuration or changes of unit testkind/tech-debtTechnical debt

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions