roma-glushko/tango

[Coverage] Cover Recently Closed Bugs by Integration Tests

roma-glushko opened this issue · 0 comments

Description

We have recently fixed the following issues:

  • #18: [Log] Nginx Log has spaces at the end of the log record
  • #17: [Bug] Geo Report can throw an error on saving
  • #28: [Bug] Request report is broken

We need to create integration tests to cover these cases.

Expected behavior

New integration tests are added and they cover fixed edge cases.

Benefits

Automatically check and prevent founded edge cases.