Skip to content

unit_test_analytics_endpoint.py - #3

Open
harini20 wants to merge 25 commits into
AlexaBrett:mainfrom
harini20:main
Open

unit_test_analytics_endpoint.py#3
harini20 wants to merge 25 commits into
AlexaBrett:mainfrom
harini20:main

Conversation

@harini20

Copy link
Copy Markdown

Unit test for analytics service endpoints.

Comment thread analytics/test_api.py

class AnalyticsAPITestCase(unittest.TestCase):
def setUp(self):
self.app = app.test_client()

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure this sets up the db mock properly - try implementing the way we caught up about!

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.

2 participants