Developing and Testing a Facebook application

后端 未结 8 1434
盖世英雄少女心
盖世英雄少女心 2020-12-12 22:35

Typically I develop my websites on trunk, then merge changes to a testing branch where they are put on a \'beta\' website, and then finally they are merged onto a live branc

8条回答
  •  死守一世寂寞
    2020-12-12 22:51

    You'll have to add both trunk and test versions as different applications and test them using test accounts. You may also use a single application and switch its target URL between cycles.

提交回复
热议问题