aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/injections
Commit message (Collapse)AuthorAgeFilesLines
* allow negative assertion in injection tests (#4107)lucario3872023-01-074-117/+48
| | | | | | | * tests(vue, svelte): strengthen tests * fix(html, vue, svelte): fix wrong test format * allow negative assertions in injection tests
* refactor(svelte): Remove duplicated queriesLucario3872023-01-031-0/+39
| | | | | | These injection queries are defined already in html_tags, remove them Signed-off-by: Pham Huy Hoang <hoangtun0810@gmail.com>
* refactor(vue, html): Update injectionsLucario3872023-01-031-0/+45
| | | | | | | Update html_tags injections so that html/vue/svelte parsers can use it without having a script/style tag being captured twice Signed-off-by: Pham Huy Hoang <hoangtun0810@gmail.com>
* Fix(vue): Invalid match queriesLucario3872022-12-251-7/+34
|
* add test fileLucario3872022-12-251-0/+41
|
* ci(injection tests): don't consider root language an injectionStephan Seitz2021-12-201-0/+2
|
* ci: add injection testsStephan Seitz2021-12-201-0/+32