Justinas Gulbinas

Results 12 comments of Justinas Gulbinas

https://github.com/wit-ai/pywit/pull/101

@fredlala - can you rebase your PR, so we can merge it

@Lothiraldan - can you provice PR with test-case, we could work on from this

test case ``` def test_same_name_for_collection_and_doc(self): """tests if there is error when collection name and document name has same name""" class MyDoc(Document): __collection__ = 'MyDoc' structure = { 'foo': {'content': int},...

@ThiefMaster can you make this into pull-request with tests included?

@luwenjin @inabhi9 is this still relevant? Looks like this feature is easily implemented

got same error ``` Serverless: Writing browserfied bundle to /var/folders/xy/b1189skj16zgcxn2r1s8q8l80000gn/T/addSpecsRecord Type Error --------------------------------------------- Cannot read property 'length' of undefined For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable....