Skip to content

Added workflow for test #176

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 1 commit into from
Apr 21, 2025
Merged

Added workflow for test #176

merged 1 commit into from
Apr 21, 2025

Conversation

sonamtenzin2
Copy link
Contributor

@sonamtenzin2 sonamtenzin2 commented Apr 15, 2025

Adds workflow for running existing tests

@sonamtenzin2 sonamtenzin2 changed the title Added workflow for build and test Added workflow for test Apr 15, 2025
@sonamtenzin2
Copy link
Contributor Author

will likely make this PR - #172 obsolete

@@ -73,6 +73,22 @@ func TestStatsd_Conn(t *testing.T) {
t.Fatalf("bad line %s", line)
}

line, err = reader.ReadString('\n')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Some new lines were added in write to the test, thats why the original assertions have moved a few lines later

Choose a reason for hiding this comment

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

Nothing has changed in the testcases, only the expectations. Were the tests always failing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, the test were already failing in the master

@sonamtenzin2 sonamtenzin2 marked this pull request as ready for review April 17, 2025 08:41
@sonamtenzin2 sonamtenzin2 requested a review from a team as a code owner April 17, 2025 08:41
@sonamtenzin2 sonamtenzin2 merged commit 0fbebb2 into master Apr 21, 2025
2 checks 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.

None yet

2 participants