Skip to content

Fixes #3

Francesco Abeni requested to merge gh-3 into master

We really should mock GBIF response so we only test our code; that requires a bit of refactoring where we extract the actual request service from the existing classes.

Meanwhile, I simplified the test so we only check that suggested name matches the suggested prefix.

Merge request reports