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

Add Movies module #252

Merged
merged 20 commits into from Oct 27, 2022
Merged

Add Movies module #252

merged 20 commits into from Oct 27, 2022

Conversation

devrrior
Copy link
Contributor

Hi!
I added the movies module. I developed two endpoints for this module (list movies and get movie by id). Also, I added OpenApi documentation and tests for routes and utils.

Issue #206

Copy link
Owner

@ageddesi ageddesi left a comment

Choose a reason for hiding this comment

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

Hey @devrrior Just 1 change and is all good to be Merged.

modules/movies/api/movies-routes.ts Outdated Show resolved Hide resolved
@ageddesi
Copy link
Owner

hi @devrrior Your movie tests seem to be failing. :(

@devrrior
Copy link
Contributor Author

hi @devrrior Your movie tests seem to be failing. :(

It's strange when I run the tests that say everything is ok
image

@devrrior
Copy link
Contributor Author

Hi @ageddesi, I've been running the tests in multiple times and I haven't found any problem. Jest says every tests have been passed.

image

@ageddesi
Copy link
Owner

Hi @devrrior I have just tried re-running and it failed again, The build issue is something that was fixed recently in dev. Do you have the latest code in this branch?

@ageddesi ageddesi merged commit 4943f82 into ageddesi:dev Oct 27, 2022
@ageddesi
Copy link
Owner

Hey @devrrior, I have updated the branch and made the tests pass 👍 Happy hacktoberfest and thank you for all the hard work on this.

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.

None yet

2 participants