Re: [rspec-users] Best practice integration testing

2007-08-02 Thread Hussein
tests with Selenium or Watir. To you have an example how to use spec/ui ? >> >> Chears >> >> Hussein >> >> >> ___ >> rspec-users mailing list >&

[rspec-users] Trouble with Capybara and RSpec on a new model spec

2013-05-01 Thread Mostafa Hussein
I have searched a lot for a solution, but I could not find it! I am trying to make a rails application after watching Michael Hartl's tutorial and when i fill data manually and submit it nothing happens and nothing records in the Mailers table and I am facing the following error: Failures: 1) M

[rspec-users] Best practice integration testing

2007-08-02 Thread Hussein Morsy
Hello, Are there are any best pracitces for integration-testing is rspec? What about tutorials ? I found only http://wincent.com/knowledge-base/ Using_Watir_with_RSpec_and_Rails Chears Hussein ___ rspec-users mailing list rspec-users

Re: [rspec-users] Best practice integration testing

2007-08-02 Thread Hussein Morsy
-browser tests with Selenium or Watir. > To you have an example how to use spec/ui ? >> >> Chears >> >> Hussein >> >> >> ___ >> rspec-users mailing list