Skip to content

Move frequent items list component to jest

Dhiraj Bodicherla requested to merge move-frequent-items-component-to-jest into master

What does this MR do?

Move frequent items list component from Karma to Jest. I recently worked on frequent items components to replace underscore with lodash. Because I have some context about this component, I decided to move at least 1 component to Jest as a part of our efforts to migrate from Karma.

This MR addresses a part of #28698 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports