Luca Bianchi

Results 4 issues of Luca Bianchi

awsmobile stores credentials in `.awsmobilejs/aws-config.json` folder instead of reading credentials in standard **config** file located into `.aws/config` I understand the idea of being able to use awsmobile even if aws-cli...

feature-request

Adde Bootstrap 4 framework to provide a minimal styling for Positive Chat

Since fetched **policy.json** file contains a reference to ARNTemplate, this can be used to generate automatically a policy resource schema (thus offering an helper to generate a string for **resource**...

enhancement

**toBeEmpty** fails when checked object is not defined, but matcher when used in with .not does not fail if checked node is undefined. ``` javascript describe("toBeEmpty() bug with undefined", function()...