hoodie-integration-test

1.0.9 • Public • Published

Hoodie Integration Tests

Build Status Dependency Status devDependency Status

NOTE: When running this locally make sure to download and start the Selenium Server first NOTE: currently this package has to be consumed via grunt-subgrunt.

This repo includes a test scenario that mirrors the Hoodie end-user-experience from install & setup to first run. It exists to ensure that Hoodie is usable at all times by all users.

Tests can be run on Travis and/or locally.

require('hoodie-integration-test')();

That's all (:

Should you be prompted to enter credentials like so Please enter your CouchDB _admin credentials: kill all running CouchDB processes.

ps ax | grep couch | awk '{print $1}' | xargs kill

Local setup

grunt dev # creates a hoodie app for local debugging 

/hoodie-integration-test/

    Package Sidebar

    Install

    npm i hoodie-integration-test

    Weekly Downloads

    32

    Version

    1.0.9

    License

    none

    Last publish

    Collaborators

    • hoodiebot
    • gr2m
    • boennemann