kworkflow / patch-hub

patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org
GNU General Public License v2.0
8 stars 6 forks source link

Add initial unit test suite for `lore-peek` lib #1

Closed davidbtadokoro closed 4 months ago

davidbtadokoro commented 5 months ago

Context:

The current implementation of the lore-peek lib, only encompasses the domain of consulting the history of patchsets sent to a target mailing list.

Proposal:

Even though this "unit" of the domain is kind of stabilized, we need unit tests ASAP.

Setup: