Commit Graph

7 Commits

Author SHA1 Message Date
Kiran Niranjan
873badf389
test: Spectron (Initial commit) (#838)
* Spectron - Initial commit

* Spectron - Only run unit tests on travis

* Spectron - Update npm script to copy config and refactor

* Spectron - Update readme

* Spectron - update test cases

* Spectron - Merge upstream Spectron

* Spectron - Update spectron to 10.0.0 and fix issues

* Spectron - rename travis file

* Spectron - install linux specific dependency

* Spectron - Fix indentation

* Spectron - Fix indentation

* Spectron - Remove unwanted script

* fix typo
2020-03-18 11:15:00 +05:30
Kiran Niranjan
ba68d39f99
build: Complete docker setup for generating Linux builds (#864)
* SDA-Linux - Added Dockerfile, Fix issues specific to linux

* SDA-Linux - Add Docker instruction for generating linux builds
2020-01-29 14:43:29 +05:30
Mattias Gustavsson
d12a12d828 Added instructions for getting the demo to work locally 2019-11-18 07:35:17 +01:00
Vishwas Shashidhar
6a628f5251
SDA-1525: add support for pod whitelisting (#787)
Currently, any url passed via command line is not validated, and, SDA essentially acts as a browser. To counter this, we add a "podWhitelist" parameter in the config file that allows admins to configure what pod urls can be passed via command line. And, only those URLs will be supported to be loaded via command line
2019-10-08 13:19:48 +05:30
Vishwas Shashidhar
1695cbc78b rearrange folder structure 2019-08-23 11:58:30 +05:30
Kiran Niranjan
e86c82d307 Fix assets extension (#753) 2019-07-27 12:24:09 +05:30
Vishwas Shashidhar
5085ec1d42 document all the features 2019-07-25 16:10:35 +05:30