near / devx

This is the home of NEAR collective developer experience plans and roadmap.
11 stars 0 forks source link

Maintainability: improve shell code coverage #206

Open janedegtiareva opened 4 years ago

janedegtiareva commented 4 years ago

We currently only have integration tests for shell with live dependencies, and the coverage is very low.

We will benefit from unit testing some components with mocked dependencies (e.g. event tracking, etc)