Base tests

This commit is contained in:
Belen Curcio
2016-12-19 12:49:00 -03:00
parent ab05403d1c
commit 155351a88f
4 changed files with 46 additions and 5 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ selenium-standalone install
{ echo moderator@test.com; echo test; echo test; echo Moderator Test User; echo moderator;} | dotenv ./bin/cli-users create
# Creating Commenter Test User
{ echo commenter@test.com; echo test; echo test; echo Commenter Test User; echo '';} | dotenv ./bin/cli-users create
{ echo commenter@test.com; echo test; echo test; echo Commenter Test User; echo ;} | dotenv ./bin/cli-users create