Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add support for Testground testing platform #7

Closed
Tracked by #1
matjazv opened this issue Nov 18, 2022 · 0 comments · Fixed by #24
Closed
Tracked by #1

Add support for Testground testing platform #7

matjazv opened this issue Nov 18, 2022 · 0 comments · Fixed by #24
Assignees
Milestone

Comments

@matjazv
Copy link
Contributor

matjazv commented Nov 18, 2022

Description

Introduce Testground testing platform to be able to efficiently test P2P network communication.

Acceptance Criteria

  • It is possible to run tests for P2P module in a Testground testing platform

Additional Information

@shuse2 shuse2 added this to the Sprint 1 milestone Nov 21, 2022
@hrmhatef hrmhatef self-assigned this Nov 25, 2022
@shuse2 shuse2 closed this as completed in #24 Dec 5, 2022
shuse2 pushed a commit that referenced this issue Dec 5, 2022
### What was the problem?

This PR resolves #7 

### How was it solved?
- Implement a new simple `test-plan` in `testground` platform for `ping`
requests.

### How was it tested?
 - A new test-plan implemented
 - Add readme file to explain how to run test-plan
 - All test passed
 
### Note
Other `test-plans` should be implement during development for each
important part like `gossipsub`, the guideline and usage of `testground`
are same.
@Madhulearn Madhulearn modified the milestones: Sprint 1, Sprint 2 Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants