Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-iohk authored Jan 26, 2024
1 parent d1253b6 commit f9c2ddb
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,12 @@ This top-level repository serves as a central tech hub for the Mina Delegation P

3. **Stateless Verification Tool** ([Pull Request](https://github.com/MinaProtocol/mina/pull/14593)): This tool is essential for maintaining the integrity of submissions. Run by the Coordinator, it performs stateless verification against each submission to ascertain its validity. This verification process is critical in ensuring that only legitimate and accurate data influences the delegation scores.

## Compatibility Matrix

| Component | Tag | Docker Image |
|---------------------------|----------------|-------------------------------------------------|
| uptime-service-backend | | |
| uptime-service-validation | | |
| stateless-verification-tool | | |


## Testing

As the overarching repository, this is also the home for end-to-end/system and load tests that validate the entire system's functionality. These tests are crucial for ensuring that each component of the Mina Delegation Program interacts seamlessly and performs as expected. A robust testing approach helps in identifying potential bottlenecks and ensures that the system can handle real-world use cases efficiently.

For recent test results go to [Test Reports](https://github.com/MinaFoundation/mina-delegation-program-tech/wiki/Test-Reports) page.

## E2E Tests

The end-to-end (E2E) testing framework for the Mina Delegation Program is designed to comprehensively evaluate the integration and functionality of the entire system. We utilize Python's Invoke library to manage and run these tests.
Expand Down

0 comments on commit f9c2ddb

Please sign in to comment.