***** STARTING TESTS *****
․ [mysqlDriver.addUser] add a new user should return null error and an empty result set: 4ms
․ [mysqlDriver.addPassword] add a new password should return null error and an empty result set: 2ms
․ [mysqlDriver.getUser] get a user by the idm user should return null error and a result set containing frb1: 0ms
․ [mysqlDriver.getUserByCosmosUser] get a user by the cosmos user should return null error and a result set containing frb1: 1ms
4 passing (19ms)
****** TESTS ENDED *******
(unofficial) e2e tests passed:
connect deprecated multipart: use parser (multiparty, busboy, formidable) npm module instead node_modules/connect/lib/middleware/bodyParser.js:56:20
connect deprecated limit: Restrict request size at location of read node_modules/connect/lib/middleware/multipart.js:86:15
express deprecated app.configure: Check app.get('env') in an if statement src/cosmos_gui.js:75:5
info: cosmos-gui running at https://localhost:10443
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:00 +0000] "GET / HTTP/1.1" 304 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:01 +0000] "GET /stylesheets/style.css HTTP/1.1" 200 2562 "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:01 +0000] "GET /images/header_fiware.jpg HTTP/1.1" 304 - "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:05 +0000] "GET /login HTTP/1.1" 302 402 "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:11 +0000] "GET /login HTTP/1.1" 302 402 "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:25 +0000] "GET /auth?state=xyz&code=kMb7KMR3GycwRoiqpKnJ333g4V1lE0 HTTP/1.1" 302 46 "https://account.lab.fiware.org/oauth2/authorize/?response_type=code&client_id=9cc772d179a045fd9941f56a0c06586c&state=xyz&redirect_uri=https://130.206.126.247:10443/auth" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
info: Successful select: 'SELECT * from cosmos_user WHERE id='e170190b41724b298862fdc89d32f8e7'
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:26 +0000] "GET / HTTP/1.1" 200 2326 "https://account.lab.fiware.org/oauth2/authorize/?response_type=code&client_id=9cc772d179a045fd9941f56a0c06586c&state=xyz&redirect_uri=https://130.206.126.247:10443/auth" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:26 +0000] "GET /images/header_fiware.jpg HTTP/1.1" 304 - "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:26 +0000] "GET /stylesheets/style.css HTTP/1.1" 304 - "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:29 +0000] "GET /logout HTTP/1.1" 302 46 "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:29 +0000] "GET / HTTP/1.1" 200 2382 "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:29 +0000] "GET /stylesheets/style.css HTTP/1.1" 304 - "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
::ffff:88.14.129.76 - - [03/Feb/2016:11:08:29 +0000] "GET /images/header_fiware.jpg HTTP/1.1" 304 - "https://130.206.126.247:10443/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0"
..
..
{"level":"info","message":"cosmos-gui running at https://localhost:10443","timestamp":"2016-02-03T11:07:54.134Z"}
{"level":"info","message":"Successful select: 'SELECT * from cosmos_user WHERE id='e170190b41724b298862fdc89d32f8e7'","timestamp":"2016-02-03T11:08:26.186Z"}