AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 20 forks source link

Functional tests should be executed on every merge / PR created #86

Closed mikelik closed 1 year ago

mikelik commented 1 year ago

Currently functional tests (under dir tests/) are not executed. We, as a developers, should know when some commit breaks the functionality.

As a prerequisite all functional tests should be passing.