Skip to content

Assertions in tokens.test.ts #317

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

Merged
merged 7 commits into from
Apr 16, 2025
Merged

Conversation

janfh
Copy link
Contributor

@janfh janfh commented Jan 8, 2025

I noticed that some tests were missing e.g. "toBe" assertion on expect, and would always pass. Example:

image

What do you think @worksofliam ?

@worksofliam
Copy link
Contributor

@janfh Yup, this is a welcome change! I am going to hold off and wait for the syntax checker PR to merge before this one. That PR has an upgrade to vitest which will re-enable debugging of tests inside of VS Code.

@worksofliam worksofliam self-requested a review January 9, 2025 14:17
@worksofliam
Copy link
Contributor

@janfh Can you please bring in commits from main before I merge this? Thanks!

@janfh
Copy link
Contributor Author

janfh commented Jan 9, 2025

@janfh Can you please bring in commits from main before I merge this? Thanks!

Done!

@janfh
Copy link
Contributor Author

janfh commented Apr 10, 2025

@worksofliam : Merge or close? :)

@worksofliam worksofliam self-assigned this Apr 10, 2025
@worksofliam worksofliam added this to the Fix day milestone Apr 10, 2025
Copy link
Contributor

@worksofliam worksofliam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and working

@worksofliam worksofliam merged commit a56a3b3 into codefori:main Apr 16, 2025
1 check passed
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.

2 participants