amzn / hawktracer

HawkTracer is a highly portable, low-overhead, configurable profiling tool built in Amazon Video for getting performance metrics from low-end devices.
MIT License
133 stars 31 forks source link

Add integration tests for parser & library #30

Open loganek opened 6 years ago

loganek commented 6 years ago

We only have unit tests for both - parser and library, but we currently don't have any automation tests for checking if they both work together. Would be great to have integration tests to check if there are no issues with parsing a stream produced by the library.