Skip to content

Commit

Permalink
test: improve snapshot readability
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumearm committed Nov 4, 2018
1 parent dd74cd5 commit a69d5c1
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 2,907 deletions.
2 changes: 1 addition & 1 deletion tests/__nock-fixtures__/jeedom-config::byKey.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:16 GMT",
"Sun, 04 Nov 2018 10:08:15 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down
6 changes: 3 additions & 3 deletions tests/__nock-fixtures__/jeedom-config::save.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:16 GMT",
"Sun, 04 Nov 2018 10:08:15 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:16 GMT",
"Sun, 04 Nov 2018 10:08:16 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down Expand Up @@ -93,7 +93,7 @@
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:16 GMT",
"Sun, 04 Nov 2018 10:08:16 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down
6 changes: 3 additions & 3 deletions tests/__nock-fixtures__/jeedom-datetime.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"response": {
"jsonrpc": "2.0",
"id": null,
"result": 1541322856.051
"result": 1541326095.9178
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:16 GMT",
"Sun, 04 Nov 2018 10:08:15 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
"*",
"Content-Length",
"51",
"52",
"Connection",
"close",
"Content-Type",
Expand Down
6 changes: 3 additions & 3 deletions tests/__nock-fixtures__/jeedom-event::changes.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/__nock-fixtures__/jeedom-object::all.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:16 GMT",
"Sun, 04 Nov 2018 10:08:16 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down
2 changes: 1 addition & 1 deletion tests/__nock-fixtures__/jeedom-ping.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:15 GMT",
"Sun, 04 Nov 2018 10:08:15 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down
2 changes: 1 addition & 1 deletion tests/__nock-fixtures__/jeedom-version.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"rawHeaders": [
"Date",
"Sun, 04 Nov 2018 09:14:15 GMT",
"Sun, 04 Nov 2018 10:08:15 GMT",
"Server",
"Apache",
"Access-Control-Allow-Origin",
Expand Down
Loading

0 comments on commit a69d5c1

Please sign in to comment.