CRICDatabase / searchable-image-database-nodejs

Backend in Node.js for CRIC Searchable Image Database
GNU Affero General Public License v3.0
1 stars 5 forks source link

Add fixture for collections #136

Open rgaiacs opened 4 years ago

rgaiacs commented 4 years ago

@costascaio have a look at src/fixtures/ and src/fixtures2seeders/. You need to create

Please note that all files in fixtures/ are generated by src/fixtures/db2fixtures.sh and because of it you must edit src/fixtures/db2fixtures.sh.

rgaiacs commented 4 years ago

src/fixtures/db2fixtures.sh requires https://github.com/CRICDatabase/searchable-image-database/issues/8.

rgaiacs commented 4 years ago

@costascaio you must implement this as part of https://github.com/CRICDatabase/searchable-image-database-nodejs/pull/141/.