Skip to content

Migrated issue spec files to Jest

What does this MR do?

Tests has been updated to run with Jest, additionally the IssueMilestone has been optimized to use computed valute rather than data since those are not updated when props change, but only on component init.

Fixes: #58827 (closed)

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Components using the IssueMilestone component should be manually verified to work since there was changes made. I have tested this locally on my machine and looks good.

Edited by Martin Hobert

Merge request reports