Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-99540

Create tests for general API use cases

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • RSS Sydney
    • Fully Compatible
    • NamePending - 2025-01-21, MooseOnTheLoose - 2025-02-04

      Create end-to-end testing for general use cases of the API: 

      1. An API call is successful , and we calls `get_last_error` on it. 
      2. An API call (thats not within our converted list of this project) returns an error + a WT log message. Calling `get_last_error` should return the message + a `WT_NONE` sub-level error code
      3. An API call (thats not within our converted list of this project) returns an error with no message or sub-level error code attached. Calling `get_last_error` on it should return the last error code seen. 

            Assignee:
            daniel.khuu@mongodb.com Daniel Khuu
            Reporter:
            clarisse.cheah@mongodb.com Clarisse Cheah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: