Closed rpl-ffl closed 2 weeks ago
Currently, all scenarios under scenarios folder has its syntax checked. We extend this by actually execute all scenarios under scenarios/unit_testing as part of unit test to make sure that Norma behaves as expected.
scenarios
scenarios/unit_testing
Paused as lower priority. TODO: refactor run.go so that it could be programmatically ran by the unit tests scenario_test.go.
Currently, all scenarios under
scenarios
folder has its syntax checked. We extend this by actually execute all scenarios underscenarios/unit_testing
as part of unit test to make sure that Norma behaves as expected.