freeCodeCamp/client
Steven Failla 43a4fa8cb0 fix(client): reset test results before execution (#36029)
* fixed issue where tests should fail when code has error

Signed-off-by: Stevo99 <Sfailla1983@gmail.com>

* fix(client): Initialize tests as failing in case of build errors

* fix: Reset tests to initial state when build fails

* fix: simplify expression
2019-05-27 00:00:12 +03:00
..
config
plugins chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
src fix(client): reset test results before execution (#36029) 2019-05-27 00:00:12 +03:00
static fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
utils feat(guide): add footer link to article source on GitHub 2019-05-02 15:30:39 -07:00
.babelrc fix: warnings about babel corejs config 2019-05-02 01:01:00 -07:00
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix(client): Remove redundant prop and allow navigationMenu to be und… (#36134) 2019-05-26 22:28:40 +03:00
gatsby-config.js fix(tools): use docker for development 2019-03-15 15:50:30 +05:30
gatsby-node.js feat(guide): add footer link to article source on GitHub 2019-05-02 15:30:39 -07:00
gatsby-ssr.js fix(client): make top navigation menu replaceable (#35943) 2019-05-26 20:36:23 +03:00
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore: update packages 2019-05-02 01:01:00 -07:00
package.json chore(tools): update docker setup to use npm ci 2019-05-02 01:01:00 -07:00
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30