• #indieweb 2016-02-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2016-02-08 UTC
# 22:08
jonnybarnes
I’m trying to write some phpunit tests. if I run just one specific test where I pass example.org to `getAuthorizationEndpoint()` it returns bool(false) as expected. if it gets run in the test suite where that method has been called and returned https://indieauth.com/auth already, then thats what it returns for example.org