data-8/are-we-online

Name: are-we-online

Owner: Data Science 8

Description: Testing for our development and production JupyterHub deployments

Created: 2016-03-16 01:22:00.0

Updated: 2016-03-16 04:49:56.0

Pushed: 2016-04-20 02:10:17.0

Homepage: null

Size: 7

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Instructions on how to create a test:

  1. create a generator file in /generators, with a name of type generate*tests.py. This should create multiple tests files in /tests with the name of type *_test.py.

  2. Any neccesary resources/templates should be places in /templates.

For an example, check generators/generate_login_tests.py and templates/logintemplate.py.

Instructions on how to run tests: run ./testrunner to git pull new tests, run all the generator files, run the tests, and then delete all test files.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.