|
Ran
|
Jobs
3
|
Files
12
|
Run time
19s
|
Badge
README BADGES
|
push
travis-ci
socket-io middleware authentication expression session dependency was removed and simple socket.io middleware hash-challenge was used for authentication, modified the client and server for the changes the passphrase can be supplied to serverstart already as hash or as plaintext: the configuration files used for testing server.js were: { "hash": true, "passphrase":"9f735e0df0c29de82cedadc9957289b05", "port": 8000 , "directory": "/usr/share/bone101" } and { "hash": false, "passphrase":"testpassword", "port": 8000 , "directory": "/usr/share/bone101" } also other unnecessary dependencies were removed, need to add test cases
436 of 957 relevant lines covered (45.56%)
279.04 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 137.1 | 0 |
44.41 |
Travis Job 137.1 | |
| 2 | 137.2 | 0 |
44.41 |
Travis Job 137.2 | |
| 3 | 137.3 | 0 |
44.62 |
Travis Job 137.3 |