Jim Stewart

Results 3 issues of Jim Stewart

On this line: expect(page).|not_to have_link 'Refund' With the cursor at `|`, `gs` will toggle between `not_to` and `to`, as expected. If I subsequently `u`ndo, however, the cursor moves to the...

This isn't necessarily a bug, but it's potentially confusing. When you start the server with the default `config/webpack.config.js`, it prints: ``` webpack result is served from //localhost:3808/webpack/ ``` While this...

On container startup, passwords are logged in plaintext. I've replaced them with `REDACTED` below, but they're plaintext. If you feel this is useful diagnostic information, please hide it behind a...