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

TST: Use ci-watson #51

Open
pllim opened this issue Aug 21, 2018 · 1 comment
Open

TST: Use ci-watson #51

pllim opened this issue Aug 21, 2018 · 1 comment
Assignees

Comments

@pllim
Copy link
Contributor

pllim commented Aug 21, 2018

See spacetelescope/hstcal#71 for example usage. This is more of reducing maintenance burden going forward, so no terribly urgent. Follow up of #48. Address part of spacetelescope/ci_watson#8.

Might be a good idea to wait for spacetelescope/drizzlepac#174 to pave the way first.

@SaOgaz
Copy link
Contributor

SaOgaz commented Mar 20, 2019

I suspect this will fix these pytest warnings:

tests/helpers/mark.py:12
/Users/ogaz/stistools/tests/helpers/mark.py:12: PytestDeprecationWarning: the pytest.config global is deprecated. Please use request.config or pytest_configure (if you're a pytest plugin) instead.
not pytest.config.getoption("--runslow"),

tests/helpers/mark.py:22
/Users/ogaz/stistools/tests/helpers/mark.py:22: PytestDeprecationWarning: the pytest.config global is deprecated. Please use request.config or pytest_configure (if you're a pytest plugin) instead.
not pytest.config.getoption('--bigdata'),

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

2 participants