danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Move unit tests in subfolder #184

Closed danielealbano closed 2 years ago

danielealbano commented 2 years ago

This PR contains a few changes to move all the unit tests into the tests/unit_tests subfolder in preparation of wiring up the redis integration tests, which will come in a later PR.

codecov[bot] commented 2 years ago

Codecov Report

Merging #184 (20c736c) into main (7645584) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   79.41%   79.41%           
=======================================
  Files         105      105           
  Lines        6795     6795           
=======================================
  Hits         5396     5396           
  Misses       1399     1399           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.