-
-
Notifications
You must be signed in to change notification settings - Fork 163
Implement more logic for file loader / resolver for multi-file tests #705
Comments
I'd love to work on this |
Thank you! |
Note: Additionally, we need to handle resolving like |
That makes sense, I was extremely busy last week didn't have time to work on this, will try to find some time this weekend. Sorry for the delay man. |
No worries, really. It's definitely not something you should be sorry. |
@infix Are you still willing to work on this? |
Sorry for the delay, I'm still interested and I'll dedicate some time this weekend! |
No worries, I'm just checking. And thank you! |
Hi @kdy1! If this still needs attention, I'd be willing to work on it. |
It will be really nice, thank you! |
@DavidHancu go for it man. I can't really dedicate time to this. |
#700 enabled a multi-file testing system, but the loader/resolver is not good enough.
But I want to work on other things first, so I'm filing an issue instead.
If you run
check.sh
, you will see panic messages starting withnot yet implemented:
.e.g.
Relevant code:
stc/crates/stc_ts_type_checker/tests/tsc.rs
Lines 506 to 545 in 86891e5
The text was updated successfully, but these errors were encountered: