#Ruxtonahh yeah, so much stank around from pre-timezone support, the only ability you really have per post is a timezone string which can't display zones :/
#GWGIt's storing published and updated properties in post meta. Duplicating built-in elements. I fixed that, then the unit tests failed as the offsets didn't match
#Ruxtonand they never will, so maybe it's has to fail?
#GWGWell, Micropub is the most unit tested of the projects I work on. snarfed saw to that.
j605 joined the channel
#Ruxtonyeah but sounds liike you're trying to fix a test that invariably you want to fail, why do they need to match from a "wordpress is working AOK" point of view?
#Ruxtonthe best way to fix that is override current time requests in your test to return a static/freezeable value. In Rails this was called "Time Freezing" "Time Travelling" and the gem for it was "timecop"
#Ruxtongiving it a tolerance makes it prone to random failures depending on the load/available processing power of the test runner
#Ruxtoneg. it passes on your machine, but fails on another
#Ruxtonor it passes on your machine, but when you're compiling something and test running it fails
jonnybarnes, KartikPrabhu, swentel, [frank], dckc, moppy, jeremy, jeremy-, gRegorLove, [James_Gallaghe], [tantek], shoesNsocks, [Chaitanya] and geoffo joined the channel
#@vladfaustI'm willing to turn my website into an aggregate feed of my Telegram, Twitter, Instagram, GitHub etc. posts and activity, as well as full-fledged articles. All supporting webmentions! (twitter.com/_/status/1303698459216801792)
[James_Gallaghe], KartikPrabhu, [chrisaldrich], [jgmac1106], nickodd, [Chaitanya], [Rose] and [tb] joined the channel
#[tb]Finally fixed that redirect bug in the indieauth_discovery gem