Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4215 closed Task (fixed)

Setting up CKTester — at Version 3

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone:
Component: QA Version:
Keywords: Confirmed Cc:

Description (last modified by Garry Yao)

As a result of discussion the testing environment structure, we should have the new testing environment setup as below:

  • A CKTester project should be available as below, which contains the basic infrastructure of testing, including various runners, common testing library, etc. It should not contains any test cases or test suites related to any project:
    1. SVN Repository: http://svn.fckeditor.net/CKTester/trunk


  • The project dedicated testing resources should be available as a separate folder, which will majorly hold all the test suites and test cases of itself, beside that, it also responsible for providing the necessary configuration ( e.g. path to the project to test ) to runner. In this particular branch, a folder named 'cktester' with svn:external will point to the above 'CKTester' project, which helps to perform the testing without leaving the project. All projects must comply this convention.
    1. SVN Repository branch : http://www.fckeditor.net/{projectName}/tests
    2. Web accessible at : http://t/{projectName}

Change History (3)

comment:1 Changed 15 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

comment:2 Changed 15 years ago by Garry Yao

Changes committed with [4061]-[4066],[4087],[4090].

comment:3 Changed 15 years ago by Garry Yao

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

Fixed with [4099] and [4101].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy