These tests are covering the scroll back-to-top button that appears at the bottom right on the page when a user scrolls down.
I've also chosen to test this part of the JS implementation to improve the jest configuration to support the globally available jQuery object, which is still widely in use on the website in other scripts that need tests.
These tests are covering the scroll back-to-top button that appears at the bottom right on the page when a user scrolls down.
I've also chosen to test this part of the JS implementation to improve the jest configuration to support the globally available jQuery object, which is still widely in use on the website in other scripts that need tests.