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

Latest commit

 

History

History
31 lines (22 loc) · 793 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 793 Bytes

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.