Skip to content

Commit

Permalink
Tests: Include more time information into timestamps in locations tbl
Browse files Browse the repository at this point in the history
All the timestamps included only time information to the hour-level.
This patch makes it use the full capabilities of milliseconds.
  • Loading branch information
amotl committed Jul 19, 2022
1 parent 0dbb78e commit 979e82a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions src/crate/client/doctests/client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ supported, all other fields are 'None'::
>>> result = cursor.fetchone()
>>> pprint(result)
['Aldebaran',
1373932800000,
1373932800000,
1658167836758,
1658167836758,
None,
None,
'Star System',
Expand Down
18 changes: 9 additions & 9 deletions src/crate/testing/testdata/data/test_a.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ "name": "North West Ripple", "date":308534400000, "datetime":308534400000, "kind": "Galaxy", "position": 1, "description": "Relative to life on NowWhat, living on an affluent world in the North West ripple of the Galaxy is said to be easier by a factor of about seventeen million."}
{ "name": "Outer Eastern Rim", "date":308534400000, "datetime":308534400000, "kind": "Galaxy", "position": 2, "description": "The Outer Eastern Rim of the Galaxy where the Guide has supplanted the Encyclopedia Galactica among its more relaxed civilisations."}
{ "name": "Galactic Sector QQ7 Active J Gamma", "date":1367366400000, "datetime":1367366400000, "kind": "Galaxy", "position": 4, "description": "Galactic Sector QQ7 Active J Gamma contains the Sun Zarss, the planet Preliumtarn of the famed Sevorbeupstry and Quentulus Quazgar Mountains."}
{ "name": "Aldebaran", "date":1373932800000, "datetime":1373932800000, "kind": "Star System", "position": 1, "description": "Max Quordlepleen claims that the only thing left after the end of the Universe will be the sweets trolley and a fine selection of Aldebaran liqueurs."}
{ "name": "Algol", "date":1373932800000, "datetime":1373932800000, "kind": "Star System", "position": 2, "description": "Algol is the home of the Algolian Suntiger, the tooth of which is one of the ingredients of the Pan Galactic Gargle Blaster."}
{ "name": "Galactic Sector QQ7 Active J Gamma", "date":1367366412345, "datetime":1367366412345, "kind": "Galaxy", "position": 4, "description": "Galactic Sector QQ7 Active J Gamma contains the Sun Zarss, the planet Preliumtarn of the famed Sevorbeupstry and Quentulus Quazgar Mountains."}
{ "name": "Aldebaran", "date":1658167836758, "datetime":1658167836758, "kind": "Star System", "position": 1, "description": "Max Quordlepleen claims that the only thing left after the end of the Universe will be the sweets trolley and a fine selection of Aldebaran liqueurs."}
{ "name": "Algol", "date":1658167836758, "datetime":1658167836758, "kind": "Star System", "position": 2, "description": "Algol is the home of the Algolian Suntiger, the tooth of which is one of the ingredients of the Pan Galactic Gargle Blaster."}
{ "name": "Alpha Centauri", "date":308534400000, "datetime":308534400000, "kind": "Star System", "position": 3, "description": "4.1 light-years northwest of earth"}
{ "name": "Altair", "date":1373932800000, "datetime":1373932800000, "kind": "Star System", "position": 4, "description": "The Altairian dollar is one of three freely convertible currencies in the galaxy, though by the time of the novels it had apparently recently collapsed."}
{ "name": "Allosimanius Syneca", "date":1373932800000, "datetime":1373932800000, "kind": "Planet", "position": 1, "description": "Allosimanius Syneca is a planet noted for ice, snow, mind-hurtling beauty and stunning cold."}
{ "name": "Argabuthon", "date":1373932800000, "datetime":1373932800000, "kind": "Planet", "position": 2, "description": "It is also the home of Prak, a man placed into solitary confinement after an overdose of truth drug caused him to tell the Truth in its absolute and final form, causing anyone to hear it to go insane."}
{ "name": "Altair", "date":1658167836758, "datetime":1658167836758, "kind": "Star System", "position": 4, "description": "The Altairian dollar is one of three freely convertible currencies in the galaxy, though by the time of the novels it had apparently recently collapsed."}
{ "name": "Allosimanius Syneca", "date":1658167836758, "datetime":1658167836758, "kind": "Planet", "position": 1, "description": "Allosimanius Syneca is a planet noted for ice, snow, mind-hurtling beauty and stunning cold."}
{ "name": "Argabuthon", "date":1658167836758, "datetime":1658167836758, "kind": "Planet", "position": 2, "description": "It is also the home of Prak, a man placed into solitary confinement after an overdose of truth drug caused him to tell the Truth in its absolute and final form, causing anyone to hear it to go insane."}
{ "name": "Arkintoofle Minor", "date":308534400000, "datetime":308534400000, "kind": "Planet", "position": 3, "description": "Motivated by the fact that the only thing in the Universe that travels faster than light is bad news, the Hingefreel people native to Arkintoofle Minor constructed a starship driven by bad news."}
{ "name": "Bartledan", "date":1373932800000, "datetime":1373932800000, "kind": "Planet", "position": 4, "description": "An Earthlike planet on which Arthur Dent lived for a short time, Bartledan is inhabited by Bartledanians, a race that appears human but only physically."}
{ "name": "Folfanga", "date":1373932800000, "datetime":1373932800000, "kind": "Star System", "position": 5, "description": "Folfanga is a star system, the fourth planet of which is inhabited by a species of small slug, of the genus A-Rth-Urp-Hil-Ipdenu."}
{ "name": "Galaxy", "date":1373932800000, "datetime":1373932800000, "kind": "Galaxy", "position": 6, "description": "The end of the Galaxy."}
{ "name": "Bartledan", "date":1658167836758, "datetime":1658167836758, "kind": "Planet", "position": 4, "description": "An Earthlike planet on which Arthur Dent lived for a short time, Bartledan is inhabited by Bartledanians, a race that appears human but only physically."}
{ "name": "Folfanga", "date":1658167836758, "datetime":1658167836758, "kind": "Star System", "position": 5, "description": "Folfanga is a star system, the fourth planet of which is inhabited by a species of small slug, of the genus A-Rth-Urp-Hil-Ipdenu."}
{ "name": "Galaxy", "date":1658167836758, "datetime":1658167836758, "kind": "Galaxy", "position": 6, "description": "The end of the Galaxy."}

0 comments on commit 979e82a

Please sign in to comment.