-
Notifications
You must be signed in to change notification settings - Fork 5
test spec
-
should contain container prop with name and docs value
-
should contain docker prop with ports value
-
should contain an empty suites prop
-
should contain framework prop
-
should contain docker prop with tag
-
should contain docker prop with empty ports
-
should contain a empty mapping prop
-
should create app/template dir
-
should create rdc.config.js
-
should contain extends prop with value
-
should create
-
-
should throw error if app/template is empty or not exist
-
should throw error if rdc.config.js file not found
-
should throw error if framework prop does not exist or empty
-
should throw error if docs prop does not exist or empty
-
should throw error if mappings prop not exist
-
should throw error if ‘from’ does not start with app
-
should throw error if ‘to’ start with template
-
-
should throw error if docker prop not exist or tag and ports not exist