can someone help verify if the <pact.io> website i...
# general
z
can someone help verify if the pact.io website is broken? Or is it just me
https://pact.io/
it seems like maybe the JS is broken on the page, and doing stuff like clicking
view on Github
doesn't work for me
m
You’re right, it’s broken for me too
Thanks for reporting
I suspect one of the dependabot PRs broke it
z
I bet someone in the OSS community (maybe even me?) would be willing to contribute some basic browser automation tests to pact.io which would help prevent something like that in the future. I suspect the only real hurdle might be getting it into your CI pipeline (or however things are published). Happy to have a dialog about it if anyone's interested 🙂
m
That would be nice, although to be fair, the website hasn’t changed much in…years. If you are willing to contribute, there are lots of other stuff we’d be very grateful for your help on!
z
Any idea if the team has any opinions about testing frameworks? I think I'd maybe use it as an excuse to get more familiar with playwright (I have more experience Cypress if that's preferred)