Test Module Exports

We exercise the functions in an ES6 module with a button for each function. github

The script imports the module to be tested.

Inputs show the objects returned in the Frame. Outputs deliver test data to the particular output.

We wrap the Frame plugin's integrations with a promise-based interface and distribute them as an ES6 module along with a couple of helpers we've found useful.

http://code.fed.wiki/assets/page/frame-integration-promises/test.html HEIGHT 400