Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Milestone Cap Tests #86

Open
tspoff opened this issue Feb 5, 2020 · 0 comments
Open

Milestone Cap Tests #86

tspoff opened this issue Feb 5, 2020 · 0 comments
Labels
Milestone

Comments

@tspoff
Copy link
Collaborator

tspoff commented Feb 5, 2020

  • Owner should be able to change cap to valid value (>= totalSupply)

  • Owner shouldn't be able to change cap to invalid value (< totalSupply)

  • Non-owners shouldn't be able to do admin functions ever

  • Anyone should be able to read the cap

  • Cap changes should emit events

  • Should revert buy above cap

  • Should allow buy <= cap

  • Should allow buy to expected amount after cap change

  • Should allow buy after previous sells & correct conditions

@tspoff tspoff added the test label Feb 5, 2020
@tspoff tspoff added this to the MVP milestone Feb 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant