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

Add Mocks & Tests #89

Open
7 tasks
TrevorJTClarke opened this issue Oct 26, 2022 · 1 comment
Open
7 tasks

Add Mocks & Tests #89

TrevorJTClarke opened this issue Oct 26, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@TrevorJTClarke
Copy link
Member

GOAL:

Setup a way to have "E2E" testing to ensure new code doesnt break previous functionality. Add unit tests to cover basics, add mocks for helping aid replicable flows.

Requirements:

  • Setup unit tests for covering basics like block / pipeline flow, orderliness
  • Setup E2E mocks (lib? see how strangelove does it with IBC & sdk mock) for mocking RPC
  • Setup flows that mock the entire lifecycle of an agent:
    • Register
    • Do 3-6 tasks
    • withdraw rewards
    • Unregister
@TrevorJTClarke TrevorJTClarke added the enhancement New feature or request label Oct 26, 2022
@TrevorJTClarke TrevorJTClarke added this to the 🚗 Beta milestone Oct 26, 2022
@SeedyROM
Copy link
Collaborator

@TrevorJTClarke There are unit tests currently not merged into croncat-pipeline! Just for reference.

@SeedyROM SeedyROM added the help wanted Extra attention is needed label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants