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

Improving Goth #590

Open
11 tasks
nieznanysprawiciel opened this issue Aug 19, 2022 · 1 comment
Open
11 tasks

Improving Goth #590

nieznanysprawiciel opened this issue Aug 19, 2022 · 1 comment

Comments

@nieznanysprawiciel
Copy link
Contributor

nieznanysprawiciel commented Aug 19, 2022

Current problems:

  • Solve problems with docker startup to improve tests stability
  • Make running Goth locally easy
    • Fix problems
    • Document exactly how to run them locally (Openssl problem & compile with MUSL & compile on Release)
    • Goth should use local builds by default (at least it shouldn't require checking documentation how to do this and copying path to builds dir)
    • Maybe Goth should execute cargo build to avoid confusion?
  • Use REST calls capturing instead of logs in assertions
    • Requires finishing the implementation
  • Replace testing session scenarios with goth tests
    • We need additional test set that is ran before we decide to make testing session (it would be prerequisite)

Fantasy improvements:

  • Maybe we should be able to run tests and make assertions on real testnet
@shadeofblue
Copy link
Collaborator

shadeofblue commented Dec 1, 2022

re: Maybe we should be able to run tests and make assertions on real testnet -> this one doesn't need goth (well, at least the docker container part of it - there still must be a way to assert stuff on the requestor and its logs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants