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

feat: cherry pick mobile apis #29

Merged
merged 24 commits into from
Jun 4, 2024
Merged

Conversation

Kyrylo Kireiev and others added 24 commits May 31, 2024 06:18
This adds the ability to get a list of detailed courses based on their
keys provided in the newly added `keys` query param in the `GET /courses/v1/courses/`
endpoint.
…penedx#34273)

* feat: include access serializer into mobile info api view

* test: add tests for serializer and view methods

* test: move tests to common directory and update test case

* fix: cr fixes and use snake case for functions

* test: fix additional get call assertion

* feat: add required course access messages to mobile endpoint

* test: [AXM-229] Improve test coverage

* style: [AXM-229] Try to fix linters

* fix: remove redundant comment

* refactor: change names for the test files

---------

Co-authored-by: KyryloKireiev <kirillkireev888@gmail.com>
* feat: Add course price in mobile enrollment api
…b_url failed tests for Palm

Tests will fail again after Palm upgrade
@OmarIthawi OmarIthawi marked this pull request as ready for review June 4, 2024 12:27
Copy link
Collaborator

@shadinaif shadinaif left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @OmarIthawi !

@OmarIthawi
Copy link
Collaborator Author

OmarIthawi commented Jun 4, 2024

I've done basic testing and it seems to be working fine on staging:

We also tested on the mobile app and it was working okay.

Multi-tenancy might need some fixes but overall it looks good!

@OmarIthawi OmarIthawi merged commit ab65b27 into open-release/palm.nelp Jun 4, 2024
40 checks passed
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.

7 participants