This repository was archived by the owner on Jan 22, 2021. It is now read-only.
This repository was archived by the owner on Jan 22, 2021. It is now read-only.
Template file could not be read during full-app test #76
Closed
Description
I'm trying to write a full-app test of my email's rendering.
However, when I run meteor test --full-app --driver-package practicalmeteor:mocha --port 3100
, I see these errors:
error: Could not read template file: weekly-email/template.html mailer
Everything works fine in dev and in production. It's just these full-app tests that can't find the template.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels