eAPD icon indicating copy to clipboard operation
eAPD copied to clipboard

[Tech Debt] Fix issue with modals and jest tests

Open thetif opened this issue 3 years ago • 0 comments

Description and related issues - Our current jest configuration doesn't handle modals correctly. Research how to manage modals so that they don't break subsequent tests.

Tests that need to be fixed:

  • FederalAdmin.test.js - it('shows confirmation dialog when clicking deny')

This task is done when…

  • [ ] tests listed above can run and pass

thetif avatar Nov 23 '21 22:11 thetif