This website requires JavaScript.
Explore
Help
Sign in
mad-star-studio
/
element-web
Watch
2
Star
0
Fork
You've already forked element-web
0
Code
Pull requests
Activity
b29b4a959b
element-web
/
test
History
Richard van der Hoff
b29b4a959b
q(...) -> Promise.resolve
...
``` find src test -name '*.js' | xargs perl -i -pe 's/\b[qQ]\(/Promise.resolve(/' ```
2017-07-13 00:50:01 +01:00
..
app-tests
q(...) -> Promise.resolve
2017-07-13 00:50:01 +01:00
unit-tests
/notifications
Don't include src in the test resolve root
2017-05-26 14:02:03 +01:00
.eslintrc.js
Add eslint config
2017-01-23 14:22:54 +00:00
all-tests.js
Start Notifications component refactor
2016-04-13 18:44:41 +01:00
skin-sdk.js
Don't include src in the test resolve root
2017-05-26 14:02:03 +01:00
test-utils.js
replace imports of
q
with bluebird
2017-07-13 00:48:31 +01:00