Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TESTCOV: Sputnik Factory: DAOs Creation #119

Open
8 tasks
TrevorJTClarke opened this issue Feb 25, 2022 · 0 comments
Open
8 tasks

TESTCOV: Sputnik Factory: DAOs Creation #119

TrevorJTClarke opened this issue Feb 25, 2022 · 0 comments
Labels
C-Testing Unit testing / integration testing P-High Priority: High

Comments

@TrevorJTClarke
Copy link
Contributor

Create test coverage for the following:

DAO Creation

  • Allows any account to call create method
  • Created DAO becomes a sub-account of the factory. Example for new DAO: "awesome.sputnik.near"
  • Creates a new DAO & instantiates with the correct default Sputnik DAO contract from storage - see metadata
  • Returns the payment amount, if the creation failed for any reason
  • DAO Balance is equal to payment amount
  • DAO exists in the list of DAOs upon successful creation
  • Fails if the DAO name exists
  • Fails if the DAO name is not a valid account ID
@TrevorJTClarke TrevorJTClarke added P-High Priority: High C-Testing Unit testing / integration testing labels Feb 25, 2022
@TrevorJTClarke TrevorJTClarke moved this to Ready For Dev in Sputnik Core Feb 25, 2022
This was referenced Mar 22, 2022
@nninkovicSQA nninkovicSQA linked a pull request Mar 22, 2022 that will close this issue
@nninkovicSQA nninkovicSQA removed a link to a pull request Mar 23, 2022
@nninkovicSQA nninkovicSQA moved this from Ready For Dev to In Progress in Sputnik Core Sep 21, 2022
@nninkovicSQA nninkovicSQA removed the status in Sputnik Core Sep 21, 2022
@nninkovicSQA nninkovicSQA moved this to In Progress in Sputnik Core Sep 21, 2022
@nninkovicSQA nninkovicSQA moved this from In Progress to Ready For Dev in Sputnik Core Sep 21, 2022
@nninkovicSQA nninkovicSQA moved this from Ready For Dev to In Progress in Sputnik Core Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Testing Unit testing / integration testing P-High Priority: High
Projects
Status: In Progress
Development

No branches or pull requests

1 participant