-
- Downloads
Category unit tests
Showing
- app/controllers/application_controller.rb 2 additions, 2 deletionsapp/controllers/application_controller.rb
- app/controllers/category_controller.rb 12 additions, 4 deletionsapp/controllers/category_controller.rb
- app/controllers/post_controller.rb 2 additions, 2 deletionsapp/controllers/post_controller.rb
- app/models/category.rb 1 addition, 0 deletionsapp/models/category.rb
- db/structure.sql 117 additions, 1 deletiondb/structure.sql
- test/controllers/category_controller_test.rb 242 additions, 3 deletionstest/controllers/category_controller_test.rb
- test/fixtures/categories.yml 5 additions, 3 deletionstest/fixtures/categories.yml
- test/fixtures/posts.yml 6 additions, 0 deletionstest/fixtures/posts.yml
- test/models/category_test.rb 62 additions, 3 deletionstest/models/category_test.rb
- test/models/post_test.rb 7 additions, 3 deletionstest/models/post_test.rb
Loading
Please register or sign in to comment