1.0.9 • Published 9 years ago

hoodie-integration-test v1.0.9

Weekly downloads
78
License
-
Repository
-
Last release
9 years ago

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
1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.3.0-beta.1

10 years ago

0.2.1

10 years ago

0.2.0-rc.2

10 years ago

0.2.0-rc.1

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago