Merge branch 'mocha'
Showing
with
10086 additions
and
2653 deletions
Makefile
0 → 100644
spec/associations/foreign-keys.spec.js
0 → 100644
spec/configuration.spec.js
deleted
100644 → 0
spec/migrator.spec.js
deleted
100644 → 0
spec/promise.spec.js
deleted
100644 → 0
test/assets/project.js
0 → 100644
test/config/config.js
0 → 100644
test/configuration.test.js
0 → 100644
test/dao-factory.test.js
0 → 100644
test/dao.test.js
0 → 100644
test/data-types.test.js
0 → 100644
test/emitters/custom-event-emitter.test.js
0 → 100644
test/language.test.js
0 → 100644
test/migrator.test.js
0 → 100644
test/mysql/associations.test.js
0 → 100644
test/mysql/connector-manager.test.js
0 → 100644
test/mysql/dao-factory.test.js
0 → 100644
test/mysql/query-generator.test.js
0 → 100644
test/postgres/associations.test.js
0 → 100644
test/postgres/dao.test.js
0 → 100644
test/postgres/hstore.test.js
0 → 100644
test/postgres/query-generator.test.js
0 → 100644
test/promise.test.js
0 → 100644
test/query-chainer.test.js
0 → 100644
test/query-generator.test.js
0 → 100644
test/query-interface.test.js
0 → 100644
test/sequelize.test.js
0 → 100644
test/sqlite/dao-factory.test.js
0 → 100644
test/sqlite/dao.test.js
0 → 100644
test/sqlite/query-generator.test.js
0 → 100644
test/sqlite/test.sqlite
0 → 100644
File mode changed
test/support.js
0 → 100644
-
Please register or sign in to post a comment