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

ci(test): add experimental tests #103

Merged
merged 11 commits into from
Feb 15, 2025
Merged

ci(test): add experimental tests #103

merged 11 commits into from
Feb 15, 2025

Conversation

vladopajic
Copy link
Owner

@vladopajic vladopajic commented Feb 15, 2025

this PR add experimental tests which utilize testing/synctest package that elegantly solve race issues which have been previously hacked with time.Sleep().

since this feature is experimental, and we want to keep lover version of go, these tests are executed separately.

Copy link

go-test-coverage report:

File coverage threshold (100%) satisfied:	PASS
Total coverage threshold (100%) satisfied:	PASS
Total test coverage: 100% (296/296)

@vladopajic vladopajic merged commit 1aac26e into main Feb 15, 2025
3 checks passed
@vladopajic vladopajic deleted the ci-test-experimental branch February 15, 2025 11:29
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.

1 participant