SwiftMetrics icon indicating copy to clipboard operation
SwiftMetrics copied to clipboard

Tests for parity with appmetrics

Open tobespc opened this issue 9 years ago • 1 comments

Raised from

https://github.com/IBM-Swift/SwiftMetrics/issues/10

tobespc avatar Jan 26 '17 11:01 tobespc

Basic test suite should test for the existence of:

CPU data, including testing that values are non-zero and reasonable Environment data, check for certain known fields e.g. os.arch, os.name Memory data, check non-zero reasonable values Latency data, check values are reasonable HTTP data from SwiftMetricsKitura.

Instantiation tests for all classes including SwiftMetricsDash should also be done as a minimum

sjanuary avatar May 03 '17 12:05 sjanuary