Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-139285

QtGrpc: Implement new 'inline server' testing structure

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.11.0 FF
    • None
    • GRPC
    • None
    • 13
    • bc052fbd5 (dev)
    • Foundation Sprint 136, Foundation Sprint 137, Foundation Sprint 138, Foundation Sprint 139

      We currently do our end2end tests with a dedicated server that runs out-of-process. While this represents an acurate way of testing (although still localhost), it becomes really hard to dynamically test client and server behavior together. This is quite important, as we have to assert a specific behavior on both sides to provide full test coverage.

       

      We can also run a server in a dedicated thread and by supplying tags as abstract interfaces or lamdas we can easily provide both code parts in the same testing structure (and file!)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dennisoberst Dennis Oberst
            dennisoberst Dennis Oberst
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes