Beth DeHart

Results 8 issues of Beth DeHart

Hey all, Not sure if it's just me but I get a password prompt everytime I first used Gas mask on Yosemite 10.10.3 My Console logs show: 4/22/15 4:31:04.582 AM...

Your readme is pointing to -> http://localhost:3000/blog/effective-api-testing-with-cucumber

When recording AWS API's for unit tests. I would love to be able to mask the account number in the ARN with a fake number provided by [AWS.](http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html#genref-arns) `123456789012` It...

* Adding in the AWS Example account number * Adding test to cover new code.

[Enter steps to reproduce below:] 1. Trying to update packages. I have the settings and .apmrc open. **Atom Version**: 1.3.2 **System**: Mac OS X 10.11.2 **Thrown From**: [tidy-markdown](https://github.com/slang800/atom-tidy-markdown) package, v1.0.0...

Fix: Changing `DataTableState2` to `DataTableState` The class name `DataTableState` was used at the beginning but then changed to `DataTableState2` half way though the guide.

##### SUMMARY Using the `community.cassandra.cassandra_role` module to create the inital roles. Then in a later step I added some grants to this role. If ansible runs a 2nd time you...

##### SUMMARY Currently the SSL mode only supports [Client verifies server](https://github.com/datastax/python-driver/blob/master/docs/security.rst#client-verifies-server) and I would love to add [Server verifies client and client verifies server ](https://github.com/datastax/python-driver/blob/master/docs/security.rst#server-verifies-client-and-client-verifies-server) and these updates would also...