Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide development apps that contains irregular cache data #1267

Open
jerelmiller opened this issue Mar 12, 2024 · 0 comments
Open

Provide development apps that contains irregular cache data #1267

jerelmiller opened this issue Mar 12, 2024 · 0 comments

Comments

@jerelmiller
Copy link
Member

We recently found out that removing the JSON.stringify in #1245 caused some issues related to transporting the cache to the devtools. Unfortunately we could not catch this in development/testing because we don't have a sample application that provides some of the irregularities we see in real world apps. This is also very difficult to test in an automated way because there is virtually no way to run an automated end-to-end test for a browser extension.

Our next best option would be to create a development app that we can fill with some of these edge cases so that we can test these ourselves before we release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant