Added functionnal test for front office : home, register, login, cart

This commit is contained in:
Julien Chanseaume
2014-08-11 11:28:23 +02:00
parent 94cc1ea516
commit 473402bf88
8 changed files with 395 additions and 11 deletions

View File

@@ -17,4 +17,4 @@ var thelia2_content_image_list_url = thelia2_base_url + 'admin/content/update/1'
casper.test.comment('Variables are set');
casper.test.done(0);
casper.test.done();