Open-MSS / MSS

A QT application, a OGC web map server, a collaboration server to plan atmospheric research flights.
https://open-mss.github.io
Apache License 2.0
59 stars 72 forks source link

review socket based skipped tests #2451

Open ReimarBauer opened 1 month ago

ReimarBauer commented 1 month ago

We have some tests skipped which may now work

e.g. test_remove_collaborator_from_operation pytest.skip("get_session_id has None result")

ReimarBauer commented 1 month ago

thats in the test for the server part of the socket_manager, and the test needs a refactoring too.