Skip to content

Split tests for tracking related frontend files

What does this MR do and why?

Related to #333224 (closed)

The tracking test file got huge, and some tests are even dependant on one another. Causing that adding or changing tests becomes a challenge.

  • Separate the Tracking class tests from the rest of the cases (tracking initialization).
  • Create some isolated test cases for the utilities.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Axel García

Merge request reports