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

test: add tests for MFE Context API serializser #32179

Merged
merged 1 commit into from
May 24, 2023

Conversation

shahbaz-shabbir05
Copy link
Contributor

This PR adds unit tests to verify the functionality of the MFE Context serializer class in handling different types of responses, including empty responses, responses with data coming from an API, and other response types.

Ticket: VAN-1411

@shahbaz-shabbir05 shahbaz-shabbir05 force-pushed the shahbaz/VAN-1411 branch 3 times, most recently from 7c9e67a to c2f8cc3 Compare May 16, 2023 22:14
@shahbaz-shabbir05 shahbaz-shabbir05 force-pushed the shahbaz/VAN-1411 branch 2 times, most recently from 01646c9 to 52ddbe2 Compare May 23, 2023 13:10
@shahbaz-shabbir05 shahbaz-shabbir05 force-pushed the shahbaz/VAN-1411 branch 2 times, most recently from de8faf2 to a76e896 Compare May 23, 2023 22:51
@shahbaz-shabbir05 shahbaz-shabbir05 merged commit 24dced2 into master May 24, 2023
@shahbaz-shabbir05 shahbaz-shabbir05 deleted the shahbaz/VAN-1411 branch May 24, 2023 10:20
@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

mubbsharanwar added a commit that referenced this pull request Aug 22, 2023
* refactor: mfe_context response to serialize object keys to camelcase (#31930)

* test: add tests for MFE Context API serializser (#32179)

* fix: empty pipelineUserDetail object

pipelineUserDetail object should be empty when pipeline is not running

---------

Co-authored-by: Shahbaz Shabbir <32649010+shahbaz-arbisoft@users.noreply.github.com>
shURenZHOUluxun pushed a commit to EduTrigger/edx-platform that referenced this pull request Jan 3, 2024
* refactor: mfe_context response to serialize object keys to camelcase (openedx#31930)

* test: add tests for MFE Context API serializser (openedx#32179)

* fix: empty pipelineUserDetail object

pipelineUserDetail object should be empty when pipeline is not running

---------

Co-authored-by: Shahbaz Shabbir <32649010+shahbaz-arbisoft@users.noreply.github.com>
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