pioneer
pioneer copied to clipboard
Pioneer should expose a bootstrap command to seed a page with data.
Related to https://github.com/mojotech/dill.js/issues/49
However instead of intercepting http requests this command will insert a script tag at the bottom of the page with a users fixtures.
Driver.addFixture({some: "object"}).then ->