Skip to content

Conversation

@MelodyW2022
Copy link

No description provided.

MelodyW2022 and others added 30 commits December 14, 2022 11:57
…_id> and POST /planets routes. refactored the planet_id validation function.
mass datatype converted to float. table for Planet is renamed "planets".
…eated a migration file for changing the mass datatype to string
…ction to separate param kwargs for SQLAlchemy query function
…_.py to accept dev and test db. added test_get_all_planets_with_empty_db_returns_empty_list
created 3 fixtures:app, client, two_saved_planets.updated app/__init_…
…essfully, get planet/<id> with an invalid id
added tests for get /planet/<id> with an empty db, update planet succ…
Added unit tests 3, 6, and 3 edge cases for get method with query kwa…
dnabilali and others added 30 commits January 4, 2023 14:26
…el, changed the imports test_routes file to reflect the routes directory restructuring, added an __init__.py file to routes directory
… moon model and added a validation to make sure the request body has all the required attributes for the moon
feat: Create nested route - Get all moons by planed_id
…last-checks

La refactor moon from dict and last checks
of test_create_one_planet_missing_mass_return_400
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