flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
GNU Lesser General Public License v3.0
3 stars 10 forks source link

t: update descriptions of sharness tests #447

Closed cmoussa1 closed 4 months ago

cmoussa1 commented 4 months ago

Problem

Some of the descriptions of the sharness tests in flux-accounting are misleading because they were copied over from another test file and were never updated.


This PR updates the descriptions of a number of the sharness tests.

cmoussa1 commented 4 months ago

Thanks @wihobbs! Setting MWP here

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.30%. Comparing base (20bb6fc) to head (2f811cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #447 +/- ## ======================================= Coverage 83.30% 83.30% ======================================= Files 23 23 Lines 1545 1545 ======================================= Hits 1287 1287 Misses 258 258 ```