oslabs-beta/Gate-Logger

Write unit tests for logging middleware

Closed this issue · 0 comments

Unit tests should be written to test that queries are successfully logged with the following information

  • query text
  • query timestamp in UNIX format
  • Response status
  • API Key (or other unique identifier)