Merge branch 'master' into updateAttributes-spec
Conflicts: spec/dao-factory.spec.js
Showing
with
812 additions
and
3209 deletions
Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
spec-jasmine/config/config.js
deleted
100644 → 0
spec-jasmine/config/factories.js
deleted
100644 → 0
spec-jasmine/config/helpers.js
deleted
100644 → 0
spec-jasmine/dao-factory.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec-jasmine/dao.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec-jasmine/sequelize.spec.js
deleted
100644 → 0
spec-jasmine/sqlite/dao.spec.js
deleted
100644 → 0
spec-jasmine/utils.spec.js
deleted
100644 → 0
spec/assets/project.js
deleted
100644 → 0
spec/associations/belongs-to.spec.js
deleted
100644 → 0
spec/associations/has-many.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/associations/has-one.spec.js
deleted
100644 → 0
spec/associations/mixin.spec.js
deleted
100644 → 0
spec/buster.js
deleted
100644 → 0
spec/config/factories.js
deleted
100644 → 0
spec/config/helpers.js
deleted
100644 → 0
spec/configuration.spec.js
deleted
100644 → 0
spec/dao-factory.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/dao.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/language.spec.js
deleted
100644 → 0
spec/migrator.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/postgres/hstore.spec.js
deleted
100644 → 0
spec/promise.spec.js
deleted
100644 → 0
spec/query-interface.spec.js
deleted
100644 → 0
spec/sequelize.spec.js
deleted
100644 → 0
test/configuration.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/dao-factory.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/dao.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/language.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/migrator.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/mysql/associations.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/mysql/connector-manager.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/mysql/dao-factory.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/postgres/associations.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/postgres/hstore.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/promise.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/query-generator.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/query-interface.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/sequelize.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/sqlite/dao-factory.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/sqlite/test.sqlite
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/utils.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment