Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

hoodie-integration-test

Package Overview
Dependencies
11
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hoodie-integration-test

[![Build Status](https://travis-ci.org/hoodiehq/hoodie-integration-test.svg)](https://travis-ci.org/hoodiehq/hoodie-integration-test) [![Dependency Status](https://david-dm.org/hoodiehq/hoodie-integration-test.svg)](https://david-dm.org/hoodiehq/hoodie-in


Version published
Weekly downloads
2
Maintainers
3
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 08 Jul 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc