Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test apps (addon, app) x (js, ts) #237

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

NullVoxPopuli
Copy link
Collaborator

@NullVoxPopuli NullVoxPopuli commented May 22, 2024

This PR: #236

broke stuff in a separate repo (private/internal), so here, I add tests for the 4 scenarios than ember-template-imports supports

  • v1 app js
  • v1 app ts
  • v1 addon js
  • v1 addon ts

This PR is immensely boilerplate-heavy, so you'll want to review by commit.

I don't know why I can't add to CI right now, but locally, I've confirm these pass/fail states:

  • PASS: v1 app js
  • PASS: v1 app ts
  • PASS: v1 addon js
  • PASS: v1 addon ts

which means that something goofy is going on in repo where #236 is causing issues 🤔 HMMMMM

@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label May 22, 2024
@NullVoxPopuli NullVoxPopuli marked this pull request as draft May 22, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant