m-lab / murakami-viz

A visualization service of Murakami tests using Koa and React.
Apache License 2.0
1 stars 1 forks source link

All things Network: refactored model & added unit tests #100

Closed harumhelmy closed 4 years ago

harumhelmy commented 4 years ago

This PR refactored the Network model and validation schema + added unit tests for said model.

rudietuesdays commented 4 years ago

All tests passing and looks great! Added a small style update to the front end of the network form, otherwise this is good to go. Merging.