Migrate spec/javascripts/frequent_items/ to Jest
What does this MR do?
Migrates all remaining tests in spec/javascripts/frequent_items
to Jest.
Closes #28698 (closed)
Also resolves #32479 (closed) since that issue is no longer relevant to Jest.
Screenshots
All tests passing locally
Edited by Himanshu Kapoor