Skip to content

Faster testing - #573

Merged
gtryus merged 2 commits into
developfrom
faster-testing
Sep 2, 2026
Merged

Faster testing#573
gtryus merged 2 commits into
developfrom
faster-testing

Conversation

@gtryus

@gtryus gtryus commented Sep 2, 2026

Copy link
Copy Markdown
Contributor
  • select smoke cypress tests
  • new method to optimize vite
  • no need for localhost app
  • full test run on merge

Greg Trihus added 2 commits September 2, 2026 17:41
- Created a new `pwa.md` documentation file outlining steps to convert a React 19 app into a PWA.
- Implemented a service worker using VitePWA for caching and offline capabilities.
- Added a `PwaUpdatePrompt` component to notify users of updates.
- Updated `vite.config.ts` to include PWA configurations and caching strategies.
- Introduced new icons for PWA in the public directory.
- Enhanced `index.html` with PWA meta tags for better mobile experience.
- Added scripts for managing component test dependencies and smoke tests.
- Updated various component test files to include smoke tags for selective testing.
- Verified PWA functionality and ensured no disruption to existing web app features.
@gtryus
gtryus merged commit 2877bf3 into develop Sep 2, 2026
1 check passed
@gtryus
gtryus deleted the faster-testing branch September 2, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant