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

Add CI #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add CI #39

wants to merge 4 commits into from

Conversation

jayvdb
Copy link

@jayvdb jayvdb commented May 2, 2022

This sits on top of #34

Here is what it looks like https://github.com/jayvdb/mistserver/actions/runs/2260698793

target_link_libraries(websockettest mist)

# logtest & jsontest hangs
Copy link
Author

Choose a reason for hiding this comment

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

This was curious. The CI isnt very effective if most of the tests are not working.

Are these tests working for other people?

Should we create issues about these tests?

Copy link
Contributor

Choose a reason for hiding this comment

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

Most test binaries were made to allow scripted batch testing (and thus operate on stdin/stdout). @stronk-dev did some work last year on these scripts - it may be worthwhile to dig that work up again and see how much test coverage it all provides. 🤔

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

3 participants