This is a child issue of #2809159: [META] Improve test coverage in entity browser, specifically for the part:

Integration with Inline Entity Form

  • IEF use existing (partly tested in InlineEntityIntegrationTest.php, test full flow: entities are selected, IEF table is automatically reloaded, correct entities appear in it)
  • High prio: Entity browser on a field inside IEF
  • High prio: Entity browser on a field inside nested IEF (2+ levels up)
  • High prio: Entity browser on a field inside IEF, more than one IEF field on the entity (open EB in one, update, open in the other, update, have both open at the same time, update, make sure referenced entities are correct - they are not leaking between fields)
CommentFileSizeAuthor
#4 2820009-4.patch20.5 KBmarcoscano

Comments

marcoscano created an issue. See original summary.

marcoscano’s picture

chr.fritsch’s picture

marcoscano’s picture

StatusFileSize
new20.5 KB

Oh, didn't know this was also being done there... thanks for pointing it out!

Will check then how that issue goes and just continue from there or see what is the best way to cover all use cases.

Attached anyway the WIP patch I was working on, not sure if it will end up being useful, but it is here so we can check this if we end up going this way...

marcoscano’s picture

Assigned: marcoscano » Unassigned
Status: Active » Needs work
slashrsm’s picture

Status: Needs work » Needs review

Pinging testbot.

Status: Needs review » Needs work

The last submitted patch, 4: 2820009-4.patch, failed testing.