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

fixed regeneratorRuntime error for jest #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

reflash
Copy link

@reflash reflash commented Jan 23, 2023

jest tests are running properly, some are failing though - I tried to debug and seems there's something wrong with AnotherWeekdayParser.
Not sure if it is something with test inputs or maybe the code has to be updated

UPD: Used yieldparser instead of parcook and it seems to be working perfectly fine now
closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can’t get tests happy with generator functions
1 participant