Web Extension version of the Firefox Lightbeam add-on
Перейти к файлу
Princiya Marina Sequeira 9f8680c734 Basic test environment setup (#23)
* karma, mocha, chai setup

* basic setup works

* line endings fixed

* mock test removed

* getAll works with mock store returning promise

* eslint file tab indented to 2 spaces

* all tests pass, code cleanup

* tests added

* misc changes

* code cleanup

* all tests cleared!

* firefox addon added to travis.yml

* capture.init moved back

* eslint rules disabled

* console stmt removed

* travis trials

* travis trials

* travis trials

* travis trials

* travis trials

* travis trials

* travis trials

* travis trials

* travis trials
2017-05-29 16:03:31 +01:00
images Fix #4 2017-05-16 15:12:39 -07:00
js Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00
test/unit Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00
.eslintrc.json Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00
.gitignore Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00
.travis.yml Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00
LICENSE Initial commit 2017-04-20 12:55:56 +10:00
README.md Initial commit 2017-04-20 12:55:56 +10:00
index.html debug statements removed 2017-05-23 11:26:22 +02:00
karma.conf.js Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00
manifest.json files moved into js dir. fixes #25 2017-05-25 12:57:05 +02:00
package.json Basic test environment setup (#23) 2017-05-29 16:03:31 +01:00

README.md

lightbeam-we

Web Extension version of the Mozilla Lightbeam add-on