Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DESCQA an importable Python package #26

Closed
yymao opened this issue Nov 21, 2017 · 1 comment
Closed

Make DESCQA an importable Python package #26

yymao opened this issue Nov 21, 2017 · 1 comment
Assignees

Comments

@yymao
Copy link
Member

yymao commented Nov 21, 2017

Make DESCQA an importable Python package to make developing validation tests more easily and conveniently. Here's the proposed module structure:

descqa/
    __init__.py
    master.py
    archiver.py
    tests/
        __init__.py
        base.py
        utils.py
        ...
        configs/
@yymao yymao self-assigned this Nov 21, 2017
yymao added a commit that referenced this issue Nov 23, 2017
* new code structure

* bug fix

* update web

* better master

* bug fix

* bug fix

* bug fix

* bug fix

* clean up dependency

* update readme
@yymao
Copy link
Member Author

yymao commented Nov 23, 2017

fixed in #27

@yymao yymao closed this as completed Nov 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant