fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.01k stars 416 forks source link

Write tests for UI data tables #18310

Closed jacobshandling closed 2 months ago

jacobshandling commented 5 months ago

Goal

User story
As a Fleet engineer working on the UI / manager preparing a release,
I want to be confident that Fleet's UI data tables are working as expected,
so that I can be confident that users will gain value from using the product.

Context

18083

Changes

For all UI data tables, write tests that, at a minimum, test that dynamic data is being rendered as expected.

Tables to test:

Risk assessment

lukeheath commented 5 months ago

I'm prioritizing this for estimation because these tests would have caught this P2 bug. At a minimum, we want all table components to confirm with unit tests that they render dynamic data. Additional tests can be added later if they are high value.

jacobshandling commented 4 months ago

Updating estimate to 5 per consultation with @ghernandez345

sharon-fdm commented 4 months ago

Moving to the release board for @jacobshandling to timebox 2 points for this sprint.

jacobshandling commented 2 months ago

closing in favor of #20918

fleet-release commented 2 months ago

Data tables tested, Fleet's function, perfected, Users, protected.