WCI Local Testing Guide

Prerequisite

1. Install dependencies

2. Clone repositories

3. Build beirpsb image

Go to bei-rpc-stubs root directory and run docker build -t beirpsb:latest .

Testing Process

Add Test Case

Current implementation only has few test cases, therefore we need to add more to be more confident. You can add test case to fpr-api-testing and adjust the mock behavior in bei-rpc-stubs repository