add some more test accounts

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-26 13:11:09 -07:00
parent 156b046c0d
commit 2a00db1c6b
1 changed files with 30 additions and 0 deletions

View File

@ -23,6 +23,36 @@
"token": "brokenToken", "token": "brokenToken",
"domain": "test.wit.com" "domain": "test.wit.com"
}, },
{
"id": 22,
"nick": "jcarr2badpass",
"username": "jcarr@wit.com",
"email": "jcarr@wit.com",
"password": "badpass",
"URL": "http://stackapi:4000/",
"hostname": "customers.wprod.wit.com",
"token": "brokenToken",
"domain": "test.wit.com"
},
{
"id": 23,
"nick": "jcarr2badurl",
"username": "jcarr@wit.com",
"email": "jcarr@wit.com",
"password": "yowzayowza",
"URL": "http://ping.wit.com/",
"hostname": "customers.wprod.wit.com",
"domain": "test.wit.com"
},
{
"id": 24,
"nick": "jcarr2nopass",
"username": "jcarr@wit.com",
"email": "jcarr@wit.com",
"URL": "http://stackapi:4000/",
"hostname": "customers.wprod.wit.com",
"domain": "test.wit.com"
},
{ {
"id": 57, "id": 57,
"nick": "bmath", "nick": "bmath",