https://github.com/mdibyo/calcentral-qa-test-auto
https://github.com/mdibyo/calcentral-qa-test-auto
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdibyo/calcentral-qa-test-auto
- Owner: mDibyo
- Created: 2015-09-15T21:56:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T05:36:05.000Z (over 10 years ago)
- Last Synced: 2025-01-01T15:25:19.612Z (over 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calcentral-qa-test-auto
A QA Test Automation framework for [Calcentral](https://github.com/ets-berkeley-edu/calcentral).
### Instructions for running
1. [Install Docker](https://docs.docker.com/installation/).
2. If using external test directory, set `$CC_TEST_DIR` to location of external test directory.
3. Run `run.sh` (may required sudo. If using external test directory, run as `sudo -E ./run.sh` to
pass in environment variables). The first run will take longer since the docker container will be
downloaded and then run.