PizziPayment / PizziAPIDB

API's BDD
0 stars 0 forks source link

Problem Using Primitive Methods on Sequelize Models #5

Closed Harmos274 closed 2 years ago

Harmos274 commented 2 years ago

It seems that initializing the db then using a primitive method fails.

(Example: Using primitive models on tests for Ressource Server Functional tests)

@agarof