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 tests for WebserverCommand #49

Open
gaurav opened this issue Apr 12, 2019 · 0 comments
Open

Add tests for WebserverCommand #49

gaurav opened this issue Apr 12, 2019 · 0 comments
Labels
programming only No discussion necessary; just pure programming needed testing

Comments

@gaurav
Copy link
Member

gaurav commented Apr 12, 2019

We don't currently have unit tests for WebserverCommand, and should add some. In particular, I want to make sure that we can handle multiple requests as efficiently as possible. The Elk OWL API documentation warns that the Elk reasoner needs to be fully disposed to ensure that they don't persist in memory, so this would make sure that this isn't happening for us.

@gaurav gaurav added programming only No discussion necessary; just pure programming needed testing labels Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
programming only No discussion necessary; just pure programming needed testing
Projects
None yet
Development

No branches or pull requests

1 participant