8000 GitHub - whizkydee/fed-simulator: Ever dreamed of running your own wrestling federation? Draft wrestlers, craft the brand and makes matches to simulate!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ever dreamed of running your own wrestling federation? Draft wrestlers, craft the brand and makes matches to simulate!

License

Notifications You must be signed in to change notification settings

whizkydee/fed-simulator

 
 

Repository files navigation

Fed Simulator

📕 Index

CircleCI

npm cache clean;
npm install
npm run start;

or

yarn

Features

  • PPV, moves, wrestlers, brands, shows, championships collections
  • Create a show
  • Drag and drop wrestlers onto relevant targets (championships, matches, brands)
  • Select who wins a match
  • Development npm run start
  • Build npm run build
  • Test npm run test
  • Test with Coverage report npm run test:coverage

📚 Testing

Powered by Mocha, Chai, Enzyme, Sinon.

  • Run unit tests npm run test

Tests are written by creating .spec files under a tests directory.

  • Static compile
  • Bundle per route
  • SASS compiling with hot reload
  • Per component SASS
  • Webpack dev & production configs inherit from a common config
  • Mocha, Chai & Enzyme testing
  • Redux
  • React Router 3.0
  • Stage 0, ES6

About

Ever dreamed of running your own wrestling federation? Draft wrestlers, craft the brand and makes matches to simulate!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.2%
  • CSS 17.1%
  • HTML 0.7%
0