Add end-to-end testing #30
Labels
Context: coupled
interact with some parts of the codebase
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: few days
will take a few days
State: open
ready for contribution
Techno: cairo
cairo
Type: test
improve testing coverage
User story
https://www.notion.so/onlydust/As-a-developer-I-want-to-test-my-application-end-to-end-13246b31021548a79bcafa9919f351cc
Description
The project already contains some unit tests, but it misses end-to-end tests.
As a developer, I want to know if everything is working well together, without the need to deploy & test manually.
Write a protostar test that will actually deploy all contracts and test the tournament from an end-user perspective.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: