goldibex / targaryen

Test Firebase security rules without connecting to Firebase.
ISC License
242 stars 36 forks source link

fix: literal computed property access on string #118

Closed dinoboff closed 7 years ago

dinoboff commented 7 years ago

Allow computed property access on fuzzy typed object when the property is literal matching a string method name.

Related to #115.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.09%) to 94.434% when pulling 3250ebe80c7881028207d7dfeccd7f63a19841db on dinoboff:fix/string-computed-property-access into a699d6974bc95f43bd72a8d2ee881209700d5de6 on goldibex:master.