resources_api icon indicating copy to clipboard operation
resources_api copied to clipboard

Unit test for /metrics

Open aaron-junot opened this issue 5 years ago • 0 comments

It would be nice to have a unit test that makes sure /metrics works. I'm not sure if it's possible because /metrics is only available when using uwsgi as the webserver, rather than the flask development server. It's possible that it will work with pytest without any changes, I have no idea. Anyway, if someone wants to get that unit test in there, please do.

aaron-junot avatar Dec 16 '20 17:12 aaron-junot