Closed astorm closed 10 years ago
Things I noticed while going through:
0.0.1
) is out of date? Would be good if we injected this from a single source place so that we only have to update in one spot.created_at
dates for the identify
calls are missing the T
in the ISO date format of the string. Wherever there are dates we probably need to make this change.firstname
and lastname
, but they should be first_name
and last_name
to stay consistent."gender": false
in there, but we should just hide it if one doesn't exist.Search Results
instead of Search results for: 'test'
so that we don't have an unbounded amount of page names.We're getting super close! This is looking awesome man
Opened new issues for items above.
Here's the latest log from a full test suite run