-
Notifications
You must be signed in to change notification settings - Fork 4
ci: add test workflow #10
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
Conversation
Hey @sounisi5011 and @mheob 👋 I'm sorry to bother you guys, but I think I need some help here. I wanted to review some PRs today but I lost 1+ hour trying to understand why the test suite was broken for me. I finally decided to add CI and now I see it's not only on my machine. ™️ For some reason the If I return in history to before #3 then it works, because we'd be removing that dependency, but the fact is that it should actually work. I'd like to know if you guys have any idea on how to fix it. Do the test suite happen to pass on your machines? Specially you @sounisi5011 that worked on #9, do you managed to make it work somehow? Thanks!
|
There are two reasons why the test fails:
With these two changes, all tests should be successful. Sorry for not mentioning this in #9! |
Perfectly explained. There is nothing for me to add. Thank you @sounisi5011 |
Thank you @sounisi5011, that's really helpful! 🙏 I plan to work on it once I have some time available. @sounisi5011 Let me know if you'd like to help maintain this package. I would be happy to give you write access to the repository. |
@andreynering Thank you! |
Co-authored-by: Sonishi Izuka <[email protected]>
Co-authored-by: Sonishi Izuka <[email protected]>
Avoid `console.error(...)` calls to show on tests.
The CI is fixed and all PRs merged 🎉 @sounisi5011 I just invited you to the repository 🚀 You can chat with me on Discord if you happen to need any help or want to discuss something. If you prefer email or just opening on issue here, it's fine as well. I did some basic mainteinance and published a new release. One of the changes was a rename from |
No description provided.