balderdashy / waterline-adapter-tests

API integration tests for Waterline adapters
MIT License
16 stars 41 forks source link

Update dependencies #77

Closed dmarcelino closed 9 years ago

dmarcelino commented 9 years ago

Update dependencies and add dependencies badge.

dmarcelino commented 9 years ago

Not sure why the tests didn't run, but they were run in my own repo: https://travis-ci.org/dmarcelino/waterline-adapter-tests/builds/63955413 and relevant ones pass so its safe to merge this.

 ------------------------------------------------------------------ 
| adapter          | version | result | failed | total | wl-sequel |
|------------------|---------|--------|--------|-------|-----------|
| sails-postgresql | 30317cd | passed |      0 |   304 |     0.4.0 |
| sails-memory     | c7b0610 | passed |      0 |   280 |           |
| sails-disk       | e95628b | passed |      0 |   278 |           |
| sails-mongo      | fd788af | passed |      0 |   280 |           |
| sails-mysql      | f1e6393 | passed |      0 |   305 |     0.4.0 |
| sails-redis      | 6eb8f92 | failed |      0 |     0 |           |
 -------------------------------------------------------------------