DLTcollab / tangle-accelerator

Accelerate IOTA transactions by caching API requests and redirecting to faster alternatives
MIT License
23 stars 16 forks source link

Run regression test in Docker container #756

Open howjmay opened 4 years ago

howjmay commented 4 years ago

Under the current way to run regression test, a physical port is used by tangle-accelerator during regression test. Sometimes testing under this way may cause problems, since the tangle-accelerator may not be terminated successfully. Running the regression test in a Docker container may fix this problem