Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit b14eea8

Browse files
add phrases in pull request template
1 parent 76fe655 commit b14eea8

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

Diff for: .github/PULL_REQUEST_TEMPLATE.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,29 @@ Migration steps:
3535
[Provide a migration path for existing applications.]
3636
-->
3737

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+
59+
-->
60+
61+
3862

39-
[CLA]: http://www.nativescript.org/cla
63+
[CLA]: http://www.nativescript.org/cla

0 commit comments

Comments
 (0)