•  
      request #10713 REST test should not depend on Tuleap internal API
    Infos
    #10713
    Manuel Vacelet (vaceletm)
    2017-10-09 12:23
    2017-10-02 10:31
    10951
    Details
    REST test should not depend on Tuleap internal API

    In order to be fully independent, REST tests should not depend on Tuleap internal API.

    One of the objectives is to be able to run the REST test suite with PHP >= 7 event with a 5.3 server in order to improve the execution time.

    Todo:

    • No longer use internal API for tokens
    • No longer use internal API for configuration change
    • Upgrade to PHP7 for runner (so it's hard to import code from Tuleap + it's faster)
    Other
    9.12
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-10-09
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    I close this artifact as the initial goal is completed and more (speedup)

    Upgrade to guzzle 6.x will require a heavy change (all REST calls will have to be modified) to leverage PSR-7 so it deserve a dedicated ticket.

    Upgrade to phpunit 6.x is not an high priority.


    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Status changed from Under implementation to Closed
    • Close date set to 2017-10-09
    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes