Skip to content

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

add_executable(websockettest test/websocket.cpp)
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.

3 participants