steamysips / steamy-sips

A full-stack LAMP e-commerce coffee shop.
https://steamysips.github.io/steamy-sips/
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

write tests for Store model #169

Closed Divyeshhhh closed 5 months ago

Divyeshhhh commented 5 months ago

Checklist

Confirm you have completed the following actions prior to submitting this PR.

Issue Resolution

Tell us which issue this PR fixes.

This pull request Fixes #140

Can you debug the error getting please?

Divyeshhhh commented 5 months ago

Unable to save to the database for some reasons :

image

creme332 commented 5 months ago

I fixed the issue in setUp. You did not provide latitude and longitude to the store object which is why you were not able to save it.