WIP
- Coupon Add/Edit/Delete rule AJAX - add tests casper JS
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
//DIT = Environnement d'intégration
|
||||
var copark_base_url = 'http://ws.copark.dit.linux.thelia.fr/';
|
||||
casper.test.done(0);
|
||||
@@ -1,3 +0,0 @@
|
||||
//UAT = Recette client
|
||||
var copark_base_url = 'http://ws.copark.uat.openstudio.fr/';
|
||||
casper.test.done(0);
|
||||
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
# @author Quentin Dufour
|
||||
|
||||
/usrcasperjs test ./exe --pre=./conf/dit.js --xunit=reports/report.xml
|
||||
Reference in New Issue
Block a user