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

Streamline unit testing within '.travis.yml' #2648

Closed
jeff1evesque opened this issue Jul 20, 2016 · 1 comment
Closed

Streamline unit testing within '.travis.yml' #2648

jeff1evesque opened this issue Jul 20, 2016 · 1 comment

Comments

@jeff1evesque
Copy link
Owner

We need to streamline the pytest-flask implementation within the .travis.yml. However, it may not be necessary to implement the pytest-flask command via docker containers, given how unit testing was resolved via #2642. If the latter is the case, then involving docker containers may not be an accurate representation of our system until a later milestone, when corresponding docker containers are actually implemented for development, or production environments. However, if the .travis.yml has problems running the equivalent command to launch the pytest, then we can return to #2628, before solving this issue. Otherwise, we'll mark #2628 to a later milestone, and resolve this issue by immediate implementation via .travis.yml.

@jeff1evesque
Copy link
Owner Author

This issue would mean we would need to build all the context's necessary for our python application via the .travis.yml, which was an oversight. So, we'll need to return to the idea of resolving #2628, prior to this issue. Otherwise, we'll have a convoluted .travis.yml.

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