Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Daniel Calviño Sánchez 73a056f4ee Ignore "templates.js" files when linting
The "templates.js" files are compiled by Handlebars from the source
templates, so there is no point in checking for problems like defined
but not used variables.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-16 10:34:18 +02:00
Joachim Bauch 9c18c15d05
Add button to test TURN settings.
This implements #679.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2018-09-05 13:01:41 +02:00
Joas Schilling a1bde55bf5
Ignore the tests directory as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-14 10:35:28 +01:00
Christoph Wurst 108ca00c16
add karma/jasmine config for js unit testing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-18 15:22:47 +02:00
Lukas Reschke c4643d7c5b
Ignore vendor folder
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-17 22:37:51 +02:00
Joachim Bauch 0e0b2cb05d Check JavaScript / CSS files for errors/style using Drone CI (#42). 2016-10-14 14:39:10 +02:00