Skip to content

Commit

Permalink
Document issues with iNat projects
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeCohen committed Aug 27, 2024
1 parent 153ccf5 commit 5414b8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/models/inat_obs_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,9 @@ def test_inat_obs_photos
assert(mock_observation("coprinus").inat_obs_photos.one?)
end

# iNat API returns only some projects
# https://forum.inaturalist.org/t/given-an-observation-id-get-a-list-of-project/53476?u=joecohen
# https://help.inaturalist.org/en/support/solutions/articles/151000176472-understanding-projects-on-inaturalist
# comma separated string of project names
def test_inat_project_names
skip("Under Construction")
Expand Down

0 comments on commit 5414b8b

Please sign in to comment.