•  
      request #19273 Have an end-to-end test for the creation artifact modal
    Infos
    #19273
    Joris MASSON (jmasson)
    2021-03-01 18:43
    2021-02-05 16:06
    20845
    Details
    Have an end-to-end test for the creation artifact modal

    As per request #18391, one part of the plan to migrate the artifact modal is to have an end-to-end test for the "creation Artifact modal", that is to say the modal used to create a new artifact.

    The plan is to test the modal through Kanban, to have a tracker containing all tracker fields and to try to change all of these fields through the modal.

    As it is an end-to-end test, it cannot test all situations and all components. It interacts with all fields that can be tested and submits an artifact. It should at the minimum allow us to catch javascript errors when interacting with the fields and submitting the modal.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2021-03-01
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Joris MASSON (jmasson)2021-02-05 16:06
    • Summary
      -Haven end-to-end test for the creation artifact modal 
      +Have an end-to-end test for the creation artifact modal