/alt-example-tests

Example alt (Flux library) tests for actions and stores

Primary LanguageJavaScript

Build Status Dependency Status

About

This repo is to show example store and action tests using the Flux library, alt. Check out the docs folder for more information.

Usage

  • Run npm install to install deps.
  • Run npm test to run tests.