celestiaorg / celestia-app

PoS application for the consensus portion of the Celestia network. Built using celestia-core (fork of CometBFT) and the cosmos-sdk
https://celestia.org
Apache License 2.0
328 stars 261 forks source link

Update e2e usage guide with benchmark test execution instructions #3598

Open staheri14 opened 1 week ago

staheri14 commented 1 week ago

Problem

The current documentation for e2e tests does not provide clear instructions for running e2e benchmark tests. Adding instructions for these tests not only clarifies their existence but also assists users in executing and interacting with them.

Acceptance Criteria