name-db
name-db copied to clipboard
Update adjo.json
Build failed
Hey Eliran Pe'er, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Node.js: 8
npm test
> [secure]@1.0.0 test /home/travis/build/bluzi/[secure]
> mocha
name files
✓ should contain valid JSON
1) should contain a lowercase name, same as the filename
✓ should not have duplicate names
✓ should have ISO-639-3 language codes (101ms)
2) should have correct structure
Translations
✓ should be lowercase
Sex
✓ should be "m", "f" or "u"
✓ should be lowercase
6 passing (182ms)
2 failing
1) name files
should contain a lowercase name, same as the filename:
TypeError: Cannot read property 'toLowerCase' of undefined
at Context.it (test/test.js:25:47)
2) name files
should have correct structure:
Error: Error in name file "adjo.json":
instance.name is required
at Context.it (test/test.js:106:23)
npm ERR! Test failed. See above for more details.
Build failed
Hey Eliran Pe'er, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Node.js: 8
npm test
> [secure]@1.0.0 test /home/travis/build/bluzi/[secure]
> mocha
name files
✓ should contain valid JSON
1) should contain a lowercase name, same as the filename
✓ should not have duplicate names
✓ should have ISO-639-3 language codes (172ms)
2) should have correct structure
Translations
✓ should be lowercase
Sex
✓ should be "m", "f" or "u"
✓ should be lowercase
6 passing (297ms)
2 failing
1) name files
should contain a lowercase name, same as the filename:
TypeError: Cannot read property 'toLowerCase' of undefined
at Context.it (test/test.js:25:47)
2) name files
should have correct structure:
Error: Error in name file "adjo.json":
instance.name is required
at Context.it (test/test.js:106:23)
npm ERR! Test failed. See above for more details.