Alex Park

Results 4 issues of Alex Park

I am testing a login page, and after a successful login, I should be redirected to the dashboard page. I am using the ng-routes module, not the angular-ui-router. My test...

I would like the ability to fuzzy search on the client-side with a static list of options. this would mean that we either implement our own fuzzy searcher and/or allow...

I was able to get the vcr_proxy.rb server up and running and I've obtained the recordings I wish to playback. I want to use these recordings test a single page...

Given I already have a live console via `docked rails c`, I cannot start an additional rails console with `docked rails c`. The error I receive is: docker: Error response...