Ryan Roemer

Results 134 issues of Ryan Roemer

Maybe, maybe not (?) (Would be nice to get base validation that you _can_ import into node-land). - [ ] Coverage. - [ ] Travis CI.

enhancement

See `eslint-config-rackt`

enhancement
help wanted

Along with #11 , we should import all configs individually with eslint to allow it to throw errors on anything incorrect for all files potentially importable directly.

enhancement
help wanted

Something like: ``` test/ fixtures/ # Example code should _pass_ `configurations/walmart/NAME` pass/ es5-browser.js es5-node.js es5-test.js es5.js es6-browser.js es6-node.js es6-react-test.js es6-react.js es6-test.js es6.js # Example code should _fail_ `configurations/walmart/NAME` fail/ es5-browser.js...

enhancement

https://docs.travis-ci.com/user/jwt#Sauce-Labs Will allow fork-based PRs to run Sauce Labs tests securely.

enhancement

https://github.com/madrobby/microjs.com

enhancement

- [ ] DOCUMENT: A retry pattern and do it in tests. - [ ] DOCUMENT: A timeout pattern (and note script could still fire after). - [ ] DOCUMENT:...

enhancement

Implement after https://github.com/FormidableLabs/builder/issues/64 lands in `builder`.

enhancement

The jquery functional tests require an internet connection. - [ ] Come up with a flag or something to "only do local tests" or something.

- [ ] Add a new div with error content. - [ ] Assert error div is present and empty.

enhancement