File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -35,3 +35,17 @@ Migration steps:
3535[Provide a migration path for existing applications.]
3636-->
3737
38+
39+ ## Need additional testing?
40+ Additional e2e tests can be executed by comment including trigger phrase.
41+
42+ Phrases:
43+ ` test cli-smoke ` : Smoke tests for ` tns run ` .
44+ ` test cli-create ` : Tests for ` tns create ` commans.
45+ ` test cli-plugin ` : Tests for ` tns plugin * ` commands.
46+ ` cli-preview ` : Tests for ` tns preview ` command.
47+ ` cli-regression ` : Tests for backward compatibility with old projects.
48+ ` cli-resources ` : Test for resource generate.
49+ ` cli-tests ` : Tests for ` tns test ` command.
50+ ` cli-vue ` : Smoke tests for VueJS projects based on {N} cli.
51+ ` cli-templates ` : Tests for ` tns run ` on {N} templates.
You can’t perform that action at this time.
0 commit comments