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

Commit 89a85ec

Browse files
Merge pull request #1092 from NativeScript/miroslavaivanova-patch-1
chore: add phrases in pull request template
2 parents 76fe655 + 9783f81 commit 89a85ec

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

Diff for: .github/PULL_REQUEST_TEMPLATE.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,26 @@ 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+
-->
3859

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

0 commit comments

Comments
 (0)