Unit test cases #8991
Unanswered
thinkabovelimit
asked this question in
Question & Answer
Unit test cases
#8991
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Postgres array field in my django rest framework model. How can I write unit test cases for the same using SQLite db can anyone suggest any alternative in-memory database? or any other alternatives.
Beta Was this translation helpful? Give feedback.
All reactions