alt-example-tests icon indicating copy to clipboard operation
alt-example-tests copied to clipboard

Example alt (Flux library) tests for actions and stores

trafficstars

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.