Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Integration tests #71

Open
alfreb opened this issue Sep 13, 2016 · 0 comments
Open

Integration tests #71

alfreb opened this issue Sep 13, 2016 · 0 comments

Comments

@alfreb
Copy link
Contributor

alfreb commented Sep 13, 2016

We need integration tests for acorn, Including, but not limited to:

  • Verify the file content of all text files
  • Verify that all routes provide valid json and that the ones where you expect frequent updates actually do update
  • Stress: verify that the VM survives things like ping- and http-flooding, and that memory usage is as expected after stress
  • Verify that all kinds of invalid http requests produce suitable status codes (e.g. index.asdf, /non/existing/file`
  • Verify that requests with a method not subscribed to for a route gets dropped / does the right thing

...etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant