Arquisoft / wiq_en1b

wiq_en1b
https://youtu.be/r2XqDUHj3zU
0 stars 1 forks source link

e2e testing #99

Closed lauratbg closed 2 months ago

lauratbg commented 2 months ago

set to 0 the database before the tests and check they are not run in parallel

lauratbg commented 2 months ago

await mongoose.connection.db.dropDatabase(); maybe?