HomeSoftware Heritage

Refactor swh.lister.github.utils to swh.core.github.utils

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor swh.lister.github.utils to swh.core.github.utils

This also:

  • extracts pytest fixtures needed to cover the GitHubSession code.
  • avoid mutating the inputted credentials passed in constructors
  • rework test docstrings to "it should" format for more concise description

Related to T4232

Commit No Longer Exists

This commit no longer exists in the repository.