UNPKG

chocolate

Version:

A full stack Node.js web framework built using Coffeescript

6 lines (4 loc) 152 B
Data = require '../../general/locco/data' describe 'Data', -> it 'should create a Data', -> expect(typeof (new Data).uuid).toBe('string');