From 54f506de1fd1d0f58fe0c50f88476df89241dd7e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 27 Mar 2023 22:13:30 +0300 Subject: add unit tests --- fixtures/OS.MetaScore.expected-output | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fixtures/OS.MetaScore.expected-output (limited to 'fixtures/OS.MetaScore.expected-output') diff --git a/fixtures/OS.MetaScore.expected-output b/fixtures/OS.MetaScore.expected-output new file mode 100644 index 0000000..59fdb15 --- /dev/null +++ b/fixtures/OS.MetaScore.expected-output @@ -0,0 +1,11 @@ +Top 5 MetaScore's by OS: + ++-----+------------------------------------+-----------+ +| Pos | OS | MetaScore | ++-----+------------------------------------+-----------+ +| 1. | Linux 3.2.0-4-amd64 | 241 | +| 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 126 | +| 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 96 | +| 4. | FreeBSD 10.1-RELEASE-p16 | 88 | +| 5. | FreeBSD 10.2-RELEASE | 75 | ++-----+------------------------------------+-----------+ -- cgit v1.2.3