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

[3pt] Write Unit Tests for Models #19

Merged
merged 12 commits into from
Feb 16, 2024
Merged

Conversation

Estete9
Copy link
Collaborator

@Estete9 Estete9 commented Feb 16, 2024

This PR includes:

  • Specs for all models
    • car
    • car_detail
    • engine_type
    • reservation
    • user
    • city
  • Factories refactorization
    • car_details
    • reservations
  • Created factory for user

Copy link
Collaborator

@M-Anwar-Hussaini M-Anwar-Hussaini left a comment

Choose a reason for hiding this comment

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

Hi @Estete9. Congratulations on doing the module test. everything is working perfect.

image

@fmanimashaun fmanimashaun merged commit f64b6d5 into dev Feb 16, 2024
3 checks passed
@Estete9 Estete9 linked an issue Feb 16, 2024 that may be closed by this pull request
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.

[3pt] Write Unit Tests for Models
3 participants