HomeSoftware Heritage

gitlab: Add test on incremental implementation

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

Description

gitlab: Add test on incremental implementation

Note that the current implementation will start back the new visit from the last
next_page link seen (that's what is stored in the lister state to avoid computing back
the url). This means that this page will be seen at least 2 times, on the first visit
and on the next. This should not pose any problems as the listing is idempotent.

Related to T2987

Commit No Longer Exists

This commit no longer exists in the repository.