pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Utility] Add e2e testing for servicer and trustless relays #833

Open adshmh opened 1 year ago

adshmh commented 1 year ago

Objective

Using e2e/tests/root.feature as a guideline, add e2e test descriptions and code for trustless relays in particular, and servicer in general.

Origin Document

Part of work on #754

Goals

Cover the behavior of servicer, more specifically trustless relays, using e2e tests.

Deliverable

Non-goals / Non-deliverables

General issue deliverables

Testing Methodology


Creator: @adshmh Co-Owners: @Olshansk

Olshansk commented 1 year ago

@adshmh A couple nits regarding formatting. I have added red arrows to things that I updated but would appreciate if you can do so yourself in the future. Ty!

Screenshot 2023-06-16 at 3 34 27 PM

Screenshot 2023-06-16 at 3 32 46 PM

adshmh commented 1 year ago

@adshmh A couple nits regarding formatting. I have added red arrows to things that I updated but would appreciate if you can do so yourself in the future. Ty!

Noted and will do. Thank you.