pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.69k stars 282 forks source link

[BUG] Tests need updating to match latest code changes in site #4531

Closed jgw96 closed 10 months ago

jgw96 commented 10 months ago

What happened?

On staging currently, there were some code changes, such as some of the visually-hidden text, that was breaking our tests. This is expected with integration tests as the codebase evolves.

How do we reproduce the behavior?

Pull staging run npm run test

What do you expect to happen?

tests pass

What environment were you using?

OS: Windows 11 Browser: Latest Edge Stable

Additional context

No response

jgw96 commented 10 months ago

Closed with https://github.com/pwa-builder/PWABuilder/pull/4532