This repository was archived by the owner on Aug 7, 2021. It is now read-only.
File tree 1 file changed +22
-1
lines changed
1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -35,5 +35,26 @@ Migration steps:
35
35
[Provide a migration path for existing applications.]
36
36
-->
37
37
38
+ <!--
39
+ E2E TESTS
40
+
41
+ Additional e2e tests can be executed by comment including trigger phrase.
42
+
43
+ Phrases:
44
+ `test cli-smoke`: Smoke tests for `tns run`.
45
+ `test cli-create`: Tests for `tns create` commans.
46
+ `test cli-plugin`: Tests for `tns plugin *` commands.
47
+ `test cli-preview`: Tests for `tns preview` command.
48
+ `test cli-regression`: Tests for backward compatibility with old projects.
49
+ `test cli-resources`: Test for resource generate.
50
+ `test cli-tests`: Tests for `tns test` command.
51
+ `test cli-vue`: Smoke tests for VueJS projects based on {N} cli.
52
+ `test cli-templates`: Tests for `tns run` on {N} templates.
53
+ `test cli-misc`:
54
+ `test cli-build`: Test for `tns build` on emulators/simulators
55
+ `test cli-device`: Test for `tns run` on real devices
56
+ `test cli-debug`: Tests for `tns debug`
57
+ `test cli-run`: Tests for `tns run`
58
+ -->
38
59
39
- [ CLA ] : http://www.nativescript.org/cla
60
+ [ CLA ] : http://www.nativescript.org/cla
You can’t perform that action at this time.
0 commit comments