Skip to content
/ lyra Public
forked from vega/lyra

An interactive, graphical Visualization Design Environment (VDE)

License

Notifications You must be signed in to change notification settings

jkuhnert/lyra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vde

An interactive, graphical Visualization Design Environment (VDE)

Testing

First, install node dependencies in the top-level lyra folder.

npm install

Install chrome-driver using

./node_modules/protractor/bin/webdriver-manager update

The current test setup assumes that you have lyra running at http://localhost/lyra/.

The easiest way to do is to symlink your vde/src folder to /Library/WebServer/Documents/Lyra (Your default apache root folder in Mac).

Then run the test by

./node_modules/protractor/bin/protractor debug tests or ./node_modules/protractor/bin/protractor tests

About

An interactive, graphical Visualization Design Environment (VDE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published