GithubHelp home page GithubHelp logo

lynxlynxlynx / fcc-react-tests-module Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bonham000/fcc-react-tests-module

0.0 3.0 0.0 481 KB

In-browser testing prototype for React/Redux code:

Home Page: http://hysterical-amusement.surge.sh/

License: BSD 3-Clause "New" or "Revised" License

JavaScript 99.19% HTML 0.18% CSS 0.62%

fcc-react-tests-module's Introduction

#Free Code Camp React/Redux Challenge Development#

###This is an in-browser test module for developing the React/Redux challenges for the Free Code Camp Curriculum Expansion.###

See this project live here and try out the challenges now

We need help QA'ing these! See here to contribute

View CHALLENGE_MAP.md to see an overview of the challenge curriculum


To run this project locally clone the repository, install the dependencies, make sure the src/index.js file is rendering App and not DevApp, and run npm start. Now you can view all the finished challenges live in the browser.

We're conducting tests on React components using Enzyme documentation which look like this:

assert.strictEqual(shallowRender.type(), 'div', 'The component renders a div element');

Note: For development, we are using a src/DevApp.js file that is being git-ignored which allows us to just load the challenge we are working on into the app. You can create this file from the example src/DevAppExample.js. Be sure src/index.js is rendering the DevApp now if it isn't already.


This project was bootstrapped with Create React App.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.