# Solidly Test Cases ## Liquidity - [ ] Create new pair - [ ] Add liquidity using two ERC20 tokens - [ ] Add liquidity using FTM and ERC20 - [ ] Withdraw liquidity using two ERC20 tokens - [ ] Withdraw liquidity using FTM and ERC20 - [x] Stake LP - [x] Staked amount updates - [x] Staked amount remains after refresh - [x] Unstake LP - [x] Unstaked amount updates - [x] Unstaked amount remains ## Swap - [x] Swap ERC20 tokens - [x] Swap, make sure balances update, refresh, make sure no localStorage clear is needed ## Vest - [ ] Create NFT - [ ] Increase lock time - [ ] Increase lock amount ## Bribes - [ ] Add bribe to LP - [ ] Add bribe to voter ## Vote - [ ] Vote for gauge ## Rewards - [ ] Claim SOLID - [ ] Claim fees - [ ] Claim bribes as voter - [ ] Claim bribes as LP - [ ] Claim veDist