<@U0MQEEY4V> <@U0RQY0KK5> <@U5P82S230> Hi there! ...
# prisma-whats-new
j
@schickling @nilan @agartha Hi there! I am testing all my back-end. I wonder if there is a way to reset all the database (clear all the data) each time I run my tests. I am using Jest and I would like to reset the database in
beforeAll()
before all the tests run. Is there any way to reset the database or do I have to do it manually (writing mutations for each type)? Thanks.
n
hey @jferrettiboke, you can check a recent discussion here: https://graphcool.slack.com/archives/C0MQJ62NL/p1513355703000557 also, please don't excessively @ highlight people 🙂
j
Thanks! Sorry about that. 🙂