Skip to content

Tests to do to verify UI is working good #69

Description

@BytePhoenixCoding

BytePhoenix: verify all main tokens eg. BUSD, WETH, USDT, DAI etc

  1. Add liquidity for BNB/BUSD (any amount)

  2. Add liquidity for BUSD/DAI (any amount)

  3. Swap BUSD -> BNB (any amount)

  4. Swap BNB -> DAI (any amount)

  5. Create new BNB based token (any name / symbol / total supply), owner share 1%, locktime 7 days (token1)

  6. Create new BUSD based token (any name / symbol / total supply), owner share 1%, locktime 7 days (token2)

  7. Swap token1 -> DAI

  8. Swap token2 -> BNB

  9. Check that following liq pairs are shown in liquidity menu:

BNB/BUSD
BUSD/DAI
token1/BNB
token2/BUSD

  1. verify all tokens show red 'locked' label

  2. (Ask BytePhoenix to) remove liq locks on all 4 pairs above for testing.

  3. Wait (or reload page) and check that all 4 pairs show green 'unlocked' label.

  4. Remove 25%, 50%, 75%, 100% liquidity on all 4 pairs above respectively.

If all 13 tests work successfully then I'll be pretty happy lol.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions