Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

mt0erfztxt/nebula-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nebula-widgets

(WIP) A set of widgets to build web UIs and automated tests for them.

Built on top of:

Tests

To see tests in action first run in terminal

npm install && npx grunt kitchenSink:prod:build+run

wait for server to start listening, and in different terminal run

npm test

Currently tests were checked only in Google Chrome but if you want to try them in other browser (command below is for Firefox) run

npx testcafe firefox test/js/browser

License

Copyright © 2017-2019 Sergey Kozhevnikov mt0erfztxt@gmail.com.

Licensed under the Apache License, Version 2.0. See the LICENSE file for more details.