• lynn's avatar
    test: unsupported currency footer unit test (#6360) · 2d4eafc6
    lynn authored
    * tests are complete
    
    * update comment
    
    * remove console log, and test close icon
    
    * init
    
    * lets try something else to avoid timeout
    
    * try splitting up last test for timeout
    
    * undo, it wasnt working
    
    * revert order test
    
    * add comment for sanity check
    
    * test another way
    
    * try userEvent
    
    * increase timeout
    
    * move timeout
    
    * init
    
    * use test constants
    
    * use constants
    
    * change address
    
    * more comprehensive tests
    
    * merge constants and use mocked
    
    * remove comments
    
    * remove dual import
    
    * Update src/components/swap/UnsupportedCurrencyFooter.test.tsx
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * respond comments
    
    * update tests
    
    * remove console log
    
    * fixes
    
    * add act
    
    ---------
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    2d4eafc6
UnsupportedCurrencyFooter.test.tsx 3.5 KB