SoftwareBrothers / adminjs-sequelizejs

Sequelizejs adapter for AdminBro
MIT License
27 stars 34 forks source link

Rewrite tests so that they use Jest instead of Mocha #90

Open dziraf opened 2 years ago

dziraf commented 2 years ago

There are too many tests failing randomly due to mocha's async function resolution errors even though these functions work.