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

Add unit tests #3

Open
Ryuno-Ki opened this issue Aug 2, 2019 · 2 comments
Open

Add unit tests #3

Ryuno-Ki opened this issue Aug 2, 2019 · 2 comments

Comments

@Ryuno-Ki
Copy link

Ryuno-Ki commented Aug 2, 2019

Hi Julien,

do you have unit tests?
I couldn't find any. Would you prefer pytest and/or tox?

Which version do you cover with your library?
Python 3.6 will receive (security) updates until 2021 and Python 3.7 until 2023.
My distribution doesn't offer Python 3.7 for example.

@pitchmuc
Copy link
Owner

I use python 3.7.
I would imagine that it should be compatible with >3.5 as I don't use any edge stuff of the python 3.7 things (async await and so on).
When I'll publish to pypi, I'll try to increase online documentation (not only on my blog) and also add some more details.

For unit tests, I am doing it with my own credential that I cannot share.
I am not sure how I could do open version ones without sharing Adobe credentials. Any idea is welcomed.

@Ryuno-Ki
Copy link
Author

Ryuno-Ki commented Oct 2, 2019

Normally I use a .env file for that.
I need to doublecheck, but I believe python-dotenv is the package I use in Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants