odan / slim4-skeleton

A Slim 4 Skeleton
https://odan.github.io/slim4-skeleton/
MIT License
439 stars 80 forks source link

NoSQL database testing #56

Closed KipchirchirIan closed 3 years ago

KipchirchirIan commented 3 years ago

I don't know if my question is going to make sense but I am using NoSQL(Firebase). How would you handle testing in this case?? I would also appreciate if you would share some ideas on how to use/integrate NoSQL databases with this project. Thank you!

odan commented 3 years ago

In principle, this should work like with normal databases, except that you don't have to provide a fixed schema.