typed-ember / glint

TypeScript powered tooling for Glimmer templates
https://typed-ember.gitbook.io/glint
MIT License
108 stars 50 forks source link

Most of the way to green tests #729

Closed machty closed 1 week ago

machty commented 1 week ago

This fixes or skips a number of test failures. At this point the only things failing are some of the type-tests, but don't have an immediate solution for those at this time. Probably make sense to merge this now.

NullVoxPopuli commented 1 week ago

image

As noted, the type tests are all that's failing now -- would be good to move those out to separate CI, tbh -- I'll handle that