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

Test - Verify the application is running #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DoRTaL94
Copy link
Collaborator

fixes #7

  • Added test config inside edison/config.py.
  • Added conftest.py file to setup tests session.
  • Added test to check if the flask server is running.

@DoRTaL94 DoRTaL94 requested review from ifireball and simzacks May 30, 2020 13:55
@DoRTaL94 DoRTaL94 self-assigned this May 30, 2020
DoRTaL94 and others added 3 commits May 30, 2020 16:50
- Added test config inside edison/config.py.
- Added conftest.py file to setup tests session.
- Added test to check if the flask server is running.
Using scope will prevent muiltiple client creation.
There will be only one instance of client.
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

Successfully merging this pull request may close these issues.

Test - Verify the application is running
1 participant