•  
      request #12654 Make rest tests easier to run in local
    Infos
    #12654
    Jean-Baptiste Mille (jibidus)
    2018-12-31 09:14
    2018-12-28 15:41
    13350
    Details
    Make rest tests easier to run in local
    Here is the list of required commands to run rest tests un local:
    - make tests_rest_setup_72
    - ./tests/rest/bin/run.sh setup
    - scl enable php72 bash
    - /opt/remi/php72/root/usr/bin/php /usr/share/tuleap/tests/rest/vendor/bin/phpunit --configuration /usr/share/tuleap/tests/rest/phpunit.xml --log-junit /output/rest_tests.xml [path of rest test to run]

    The purpose of this artefact is to simplify this with only two commands :
    - start container and setup
    - run tests
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-12-31
    Attachments
    Empty
    References
    Referencing request #12654
    Referenced by request #12654

    Artifact Tracker v5

    rel #12403 10.9

    Follow-ups