Skip to content

Instantly share code, notes, and snippets.

@vecna
Created February 17, 2019 07:46
Show Gist options
  • Save vecna/90e4485331166a72a45db93d95a68e44 to your computer and use it in GitHub Desktop.
Save vecna/90e4485331166a72a45db93d95a68e44 to your computer and use it in GitHub Desktop.
(unit test fbTREX fixtures) timelines
[{
"startTime" : "1980-05-13T00:00:00Z",
"userId" : 1,
"geoip" : "GB",
"id" : "11111159bca8a7663de2fa9b4d101c16b387ed18"
},
{
"startTime" : "1980-05-13T00:00:00Z",
"userId" : 2,
"geoip" : "IT",
"id" : "222222222229f215c81789b52ef15d53dc869b88"
},
{
"startTime" : "1980-05-13T00:00:00Z",
"userId" : 3,
"geoip" : "PL",
"id" : "33333333333337663de2fa9b4d101c16b387ed18"
},
{
"startTime" : "1980-05-13T00:00:00Z",
"userId" : 2,
"geoip" : "IT",
"id" : "444444444449f215c81789b52ef15d53dc869b88"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment