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

[TASK] Local live testing environment + requesting service for easy PoC #351

Open
2 tasks
drewstone opened this issue Oct 16, 2024 · 0 comments
Open
2 tasks

Comments

@drewstone
Copy link
Contributor

Overview

We have integration tests using the Blueprint manager, this is great. What we need to push that one step further is a lively testing environment where we can test a running service and demo it for prospective partners (as well as let any Blueprint developer demo their app, connect it to dApps, etc.).

I think this includes

  • A local environment mimicking what the integration testing environment requires
  • A CLI function that can request services and not deal with payments, etc. (using a dev account like //Alice or something hidden from the user).

I think the overall dev-exp for Blueprints becomes

  1. Build your blueprint and test it with unit/integration tests.
  2. Use this TASK's primitive to test it locally, lively and demo any connections to dApps, auxiliary services.
  3. Deploy to our testnet
  4. Deploy to our mainnet
@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not Started 🕧
Development

No branches or pull requests

1 participant