Skip to content

pola88/testing-sequelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create the database and tables on postgres. See file: db/createDatabase.sql

  2. Install packages:

    $ npm install

  3. run tests:

    $ jasmine-node spec/

You will see that the tests finish but the app is still waiting the last query. I use pgAdmin3 to see the server status on postgres.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published