List Question
10 TechQA 2015-06-08 15:35:50Faking instance variable in RSpec and Capybara feature spec
							2.3k views
							
								Asked by Shaun
								
							
						
					Testing Twitter Typeahead with RSpec/Capybara
							608 views
							
								Asked by eltiare
								
							
						
					Clicking label element that unfortunately contains a link
							1.8k views
							
								Asked by Phil
								
							
						
					If I stub out .save method in my controller test how can I check the correct show template is rendered?
							2k views
							
								Asked by Cu1ture
								
							
						
					Rails testing button functionality with capybara.
							120 views
							
								Asked by Tim R
								
							
						
					Capybara: is there opportunity to pass Capybara::Node::Element to jquery?
							343 views
							
								Asked by nrp
								
							
						
					How to test content of Devise emails with email_spec gem and cucumber?
							672 views
							
								Asked by Cu1ture
								
							
						
					Is element visible?
							2.2k views
							
								Asked by Den Silver
								
							
						
					Capybara rejects text with "<" (lower than character)
							104 views
							
								Asked by Mauricio Moraes
								
							
						
					What is the difference between User.make and User.new?
							121 views
							
								Asked by aaron-coding