issues
search
everydayrails
/
rails-4-1-rspec-3-0
Code samples for Everyday Rails Testing with RSpec, Rails 4.1/RSpec 3.0 edition
272
stars
229
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing instance variable page 33
#32
heroturtle
closed
9 years ago
0
curly brackets not needed for FactoryGirl + Faker
#31
duarme
closed
9 years ago
2
Ch 10: Use string instead of File object for attach_file
#30
JunichiIto
closed
9 years ago
1
A code chunk as plain text (3. Model specs - Testing validations)
#29
dmshvetsov
closed
10 years ago
1
Ch.9: About run_all_when_everything_filtered option
#28
JunichiIto
closed
10 years ago
1
Ch 2. Cannot run bin/rspec
#27
JunichiIto
closed
10 years ago
1
More testing... : Rails Tutorial 3rd edition is different from previous editions.
#26
JunichiIto
closed
9 years ago
1
Ch 10: have_http_status matcher exists
#25
JunichiIto
closed
10 years ago
1
Ch 11: Generator config can be used to skip creating JS, SCSS and helper
#24
JunichiIto
closed
10 years ago
1
Ch 11: title_with_date should be helper method
#23
JunichiIto
closed
9 years ago
2
Ch 10: Pass attributes to controller instead of model
#22
JunichiIto
closed
10 years ago
1
Ch 9: skip is preferable to pending
#21
JunichiIto
closed
10 years ago
1
Phone class should have attribute other than phone.
#20
JunichiIto
closed
10 years ago
2
Ch 4: Unnecessary block exists
#19
JunichiIto
closed
10 years ago
1
Ch 10: Wrong syntax highlight
#18
JunichiIto
closed
10 years ago
1
Ch 10: Sample code format is broken.
#17
JunichiIto
closed
10 years ago
1
Ch 3: "RSpec prefers `eq` over `==`" is amiguous
#16
JunichiIto
closed
10 years ago
1
Ch 2: Where do you test a specific view in chapter 12?
#15
JunichiIto
closed
10 years ago
1
Ch 3: eq のかわりに == は使えるのか?
#14
JunichiIto
closed
10 years ago
1
Remove --warning option
#13
JunichiIto
closed
10 years ago
1
Ch 11: Don't use binstub?
#12
JunichiIto
closed
9 years ago
1
Ch 10: PUT or PATCH to update contact?
#11
JunichiIto
opened
10 years ago
0
Ch 10: Test url rather than path
#10
JunichiIto
closed
10 years ago
1
Spring is not used in binstubs.
#9
JunichiIto
closed
9 years ago
1
Ch 9: "specify { should ..." is not readable
#8
JunichiIto
closed
9 years ago
3
Ch 2, need to install Launchy explicitly?
#7
JunichiIto
closed
10 years ago
2
Ch 7: Document output is different from sample code.
#6
JunichiIto
closed
9 years ago
2
Ch 3, spec_helper still exists
#5
JunichiIto
closed
10 years ago
1
Ch4, "is has a valid factory." exists
#4
JunichiIto
closed
10 years ago
2
Ch 3, worth mentioning about 'not_to' and 'to_not'
#3
JunichiIto
closed
9 years ago
2
Ch 3, 'bin/rspec' is better than 'rspec'
#2
JunichiIto
closed
10 years ago
1
Exercises in Ch.2: 'bundle exec' still exists
#1
JunichiIto
closed
10 years ago
1
Previous