•  
      request #11888 Move Crosstracker plugin tests to PHPUnit
    Infos
    #11888
    Yannis ROSSETTO (rossettoy)
    2018-09-07 09:06
    2018-07-21 12:52
    12500
    Details
    Move Crosstracker plugin tests to PHPUnit
    Empty
    Empty
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-09-07
    Attachments
    Empty
    References
    Referencing request #11888
    Referenced by request #11888

    Artifact Tracker v5

    rel #11901 10.5

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2018-09-07 09:06
    Integrated in Tuleap 10.4.99.184.

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2018-09-07
    User avatar
    A first WIP patch is proposed: gerrit #12118

    The tests are currently blocked because of $GLOBALS['UGROUP'] that is populated while doing the \Mockery::spy(\TrackerFactory::class);

    • Status changed from New to Under implementation