Open wilson1000 opened 4 months ago
Really good spot! That's my mistake copying examples and not fully proof reading.
Would you have guessed that Bitcoin Gateway for WooCommerce is one of the best examples of WordPress testing. I guess it makes sense as crypto payments are quite high stakes.
Maybe a good reference to have if we're adding more tests later, but we can certainly remove/update this comment :)
Hi @EarthlingDavey, I was browsing through our code just now and came across a PHP file in
spec/
that references a Bitcoin Gateway for WooCommerceWas this a mistake? I ask because it makes little sense in the file: https://github.com/ministryofjustice/justice-gov-uk/blob/main/spec/bootstrap.php#L3C23-L3C57
... it looks cool though 😄