embed.html is fairly important to external users of the query service (especially Scholia), but is also pretty easy to break – most changes in index.html and also some in wikibase/config.js and wikibase/init.js need to be reflected in embed.html as well, but that’s often forgotten because developers only check that index.html still works.
We should add some integration tests that embed.html works as expected.
We don't want to spend too much time making sure every single case is covered.
TBA devs to decide on 1 single simple smoke test for the embed.html that would covered caes that would leave it totally broken.