Add integration server-side resource test implemention for improved client.close()

XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Unknown
    • 6.15.0
    • Affects Version/s: None
    • Component/s: None
    • 0
    • Not Needed
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Use Case

      As a... node.js driver engineer
      I want... to ensure that client.close() cleans up all relevant server resources
      So that... I know the driver accurately performs clean-up

      Acceptance Criteria

      Implementation Requirements

      • For each relevant server resources
        • Create the resource
        • Assert the resource has been created on the server
        • Close the client
        • Assert the resource is no longer on the server
      • See table in the design doc for further explanation on 'relevant server and node resources'

      Follow Up Requirements

      • Align integration tests with new tests cases that arise as the design finalizes

              Assignee:
              Neal Beeken
              Reporter:
              Aditi Khare (Inactive)
              Bailey Pearson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: