Discovered in #2995960: Add a Link and LinkCollection class to support RFC8288 web linking.

#2927037: Provide a mechanism to get information about the current user: "me" meta link in /jsonapi, and make /jsonapi accessible to all did not introduce any test coverage for the authenticated case of meta.links.me being in the entry point document. Only that it was not present for an anonymous request.

CommentFileSizeAuthor
#5 3002646-5.patch2.28 KBwim leers

Comments

gabesullice created an issue. See original summary.

gabesullice’s picture

Title: Followup to #2927037: Add test coverage for `meta.links.me` when a user is authenticated » [PP-1] Followup to #2927037: Add test coverage for `meta.links.me` when a user is authenticated
Status: Active » Postponed
Related issues: +#2995960: Add a Link and LinkCollection class to support RFC8288 web linking.

#2995960: Add a Link and LinkCollection class to support RFC8288 web linking. converts the EntryPointTest to a Functional test. It'll be much easier to test this after that lands.

wim leers’s picture

Great catch!

wim leers’s picture

Title: [PP-1] Followup to #2927037: Add test coverage for `meta.links.me` when a user is authenticated » Follow-up to #2927037: Add test coverage for `meta.links.me` when a user is authenticated
Status: Postponed » Active
wim leers’s picture

Status: Active » Needs review
StatusFileSize
new2.28 KB
gabesullice’s picture

Status: Needs review » Reviewed & tested by the community

Thanks Wim!

  • gabesullice committed 73c7e1a on 8.x-2.x authored by Wim Leers
    Issue #3002646 by Wim Leers, gabesullice: Follow-up to #2927037: Add...
gabesullice’s picture

Status: Reviewed & tested by the community » Fixed

🚢

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.