•  
      request #28841 REST test must be idempotent with site access manipulations
    Infos
    #28841
    Manuel Vacelet (vaceletm)
    2022-09-20 11:11
    2022-09-19 17:36
    30402
    Details
    REST test must be idempotent with site access manipulations

    As of today, REST tests are completly YOLO in term of site access (anonymous, regular, restricted) manipulations. They mutate global state without rollback and tests assume configurations that might change depending of the order of tests.

    For instance, the REST tests are setup with platform as restricted but a lot of tests assume the platforme is accessible to anonymous because so many tests change that without ever cleaning up after them.

    Empty
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2022-09-20
    Attachments
    Empty
    References
    Referencing request #28841

    Follow-ups