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

chore(mockserver): Update mock data, cleanup old data, use gfs v8 #6715

Merged
merged 2 commits into from May 6, 2024

Conversation

VIKTORVAV99
Copy link
Member

Issue

We have migrated to V8 for all endpoints, and the mock server were missing the /feature-flags endpoint. The current V8 mock data was also missing a few keys.

Description

This updates all the v8 data, removes the old data and adds a empty response to the /feature-flags endpoint so it don't give a 404 error.

This is needed to create more extensive and updated e2e tests.

Double check

  • I have run pnpx prettier@2 --write . and poetry run format in the top level directory to format my changes.

@github-actions github-actions bot added frontend 🎨 javascript Pull requests that update Javascript code labels May 2, 2024
@VIKTORVAV99 VIKTORVAV99 added the techdebt Unpleasantness that does (or may in future) affect development label May 3, 2024
Copy link
Member

@madsnedergaard madsnedergaard left a comment

Choose a reason for hiding this comment

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

LGTM :)

@VIKTORVAV99 VIKTORVAV99 enabled auto-merge (squash) May 6, 2024 13:52
@VIKTORVAV99 VIKTORVAV99 merged commit fa5202a into master May 6, 2024
22 checks passed
@VIKTORVAV99 VIKTORVAV99 deleted the vik/update_mock_data_and_server branch May 6, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend 🎨 javascript Pull requests that update Javascript code techdebt Unpleasantness that does (or may in future) affect development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants