Skip to content

feat: allows to test projections

Gilles RASIGADE requested to merge feat/test-projections into master

This MR is adding a command ./scripts/projections/validator.js that test the result of one or several projections.

Invokation Example:

./scripts/projections/validator.js ./scripts/projections/stream

Merge request reports