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

fix: issue with caching when selecting transport filter #229

Merged
merged 13 commits into from
Feb 16, 2024
Merged

Conversation

mikaelbr
Copy link
Collaborator

@mikaelbr mikaelbr commented Feb 9, 2024

The cache doesn't bust on transport mode, causing it not to work as expected. This adds a test case (e2e) to verify fix and fixes the issue.

Copy link

vercel bot commented Feb 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
planner-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 9:47am

Copy link
Contributor

@jonasbrunvoll jonasbrunvoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good🚀

@adriansberg
Copy link
Contributor

Should the tests be working?

@mikaelbr
Copy link
Collaborator Author

Problem here is that FRAM tests runs on AtB tests so search results are differently sorted 😅

@adriansberg
Copy link
Contributor

Is test a conventional commits type that can be used instead of chore?

@mikaelbr
Copy link
Collaborator Author

It all depends on what tags we use (conventional commits allows for defining your own). But that said, this will be a fix as it now fixes cache issue which is a real bug 😄

Most cases adding tests is part of fix after either discovering a bug or when developing new things.

@mikaelbr mikaelbr changed the title Chore: adds more e2e test cases fix: issue with caching when selecting transport filter Feb 16, 2024
@mikaelbr mikaelbr merged commit 6f89a59 into main Feb 16, 2024
6 checks passed
@mikaelbr mikaelbr deleted the mikael/e2e2 branch February 16, 2024 11:16
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.

3 participants