OSDN Git Service

[Develop and Testing] db.getDirectories
[eos/zephyr.git] / test / mocha / DB.test.js
2016-02-03 himetani_cafe[Develop and Testing] db.getDirectories v0.3.0p0029
2016-01-26 himetani_cafe[Develop and Test] db.getFiles v0.3.0p0024
2016-01-25 himetani_cafe[DEBUG] modify the way to import and export Eos, DB... v0.3.0p0019
2016-01-25 himetani_cafe[Develop] zephyr debug command for /api/v1/fileUpload v0.3.0p0016
2016-01-25 himetani_cafe[Develop and Test] db.createDirectory(directory) v0.3.0p0014
2016-01-24 himetani_cafeexistDirectory(),notExistDirectory()の仕様変更、Filesテーブルのスキーマの変更 v0.3.0p0013
2016-01-24 himetani_cafe[DEBUG] db.existDirectory() modify to search recursively. v0.3.0p0012
2016-01-23 himetani_cafe[Develop & Test] removeFile() v0.3.0p0011
2016-01-23 himetani_cafedevelop and test (not)existFile(), (not)existDirectory(), v0.3.0p0010
2016-01-23 himetani_cafecheckFile, checkDirectoryをexistFile,existDirectoryに書き直す...
2016-01-23 himetani_cafedevelop and test db.createFile() v0.3.0p0009
2016-01-23 himetani_cafedevelop checkFile() and tested it. v0.3.0p0007
2016-01-23 himetani_cafe[Test]: db.createFile v0.3.0p0006
2016-01-23 himetani_cafedebug relating with asynchronous code
2016-01-23 himetani_cafearranged testing frame
2016-01-22 himetani_cafeInstall sqlite3 and sequelize