What problem are you trying to solve with Submitty
#10715 introduced Vue to the Submitty codebase. Going forward, we expect to see a large number of Vue components which could be tested independently.
Describe the way you'd like to solve this problem
Cypress offers component testing for unit test-level testing of Vue components. This would be particularly useful in conjunction with the visual difference testing functionality introduced in #10260.
What problem are you trying to solve with Submitty
#10715 introduced Vue to the Submitty codebase. Going forward, we expect to see a large number of Vue components which could be tested independently.
Describe the way you'd like to solve this problem
Cypress offers component testing for unit test-level testing of Vue components. This would be particularly useful in conjunction with the visual difference testing functionality introduced in #10260.