Test Cases
Test cases are written with jasmine framework. You need to put your test case in spec directory.
Test cases are written with jasmine framework. You need to put your test case in spec directory.
Run the command to start the test cases.
jasmineMake sure that you generate the test data with only the target feature enabled
node transpile.js resource/ build/ mod -c -eIntegration test cases are listed under integration directory.
Run the below code to start the integration test.
./run_integration_test.shContribute on Github! Edit this section.