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

Small TS Test Adjustments #760

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

ambiguousname
Copy link
Member

  • Removes -ts suffix for test files
  • Removes t.is(true, true) in favor of using t.notThrows for testing assertValue function calls.

@ambiguousname ambiguousname changed the title Small TS Test Fixes Small TS Test Adjustments Jan 8, 2025
@ambiguousname ambiguousname added the B-js JS backend label Jan 8, 2025
@Manishearth Manishearth merged commit b42abf7 into rust-diplomat:main Jan 8, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-js JS backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants