globe: add minimal test_density / test_label stubs (E605)
Both modules need real WebGL/DOM contexts to exercise meaningfully, so
the new test files just check the API surface compiles under Node.js
and (for Label) construct the public [info] record. Real rendering
behaviour stays in browser-driven cram tests.