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

Integration tests for writing (Database) #25

Closed
3 tasks
LeonardoVieira1630 opened this issue Feb 23, 2024 · 1 comment
Closed
3 tasks

Integration tests for writing (Database) #25

LeonardoVieira1630 opened this issue Feb 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@LeonardoVieira1630
Copy link
Member

Feature Request

After implementing the write information on a Database feature, it will be necessary to create some integration tests. The tests will be responsibly to ensure that the flow of interaction between each part of the project is working properly and test bad scenarios to see how the code handles it.

Describe Preferred Solution

To complete this issue, it is be necessary the following tests:

  • Main flow of writing information on the Database as specified in the image at the additional context;
  • Contract's address not exist;
  • Wrong calls in the resolver contract;

Additional Context

The right expected flow of interactions is the following one:

Captura de Tela 2024-02-23 às 15 20 39
@pikonha
Copy link
Contributor

pikonha commented Apr 1, 2024

blocked by #30

@pikonha pikonha removed their assignment May 1, 2024
@pikonha pikonha self-assigned this May 20, 2024
@pikonha pikonha closed this as completed Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants