
Generate a screen, see it fail to properly handle EJS injection.
ignite g screen Taco
This will also fail linting. A decent test should be to generate a screen and lint it. This would protect against failed EJS as well as templates that do not adhere to our linting standards.
fyi, I'm writing this test.
@GantMan Is this complete?
it is now.
Most helpful comment
fyi, I'm writing this test.