(0.2ms) SELECT sqlite_version(*) TRANSACTION (0.0ms) begin transaction --------------------------------------------- ArticlesControllerTest: test_should_get_index --------------------------------------------- Started GET "/articles/index" for 127.0.0.1 at 2022-04-27 23:00:45 -0700 Processing by ArticlesController#index as HTML Rendering layout layouts/application.html.erb Rendering articles/index.html.erb within layouts/application Rendered articles/index.html.erb within layouts/application (Duration: 0.3ms | Allocations: 419) Rendered layouts/_navbar.html.erb (Duration: 0.3ms | Allocations: 126) Rendered layout layouts/application.html.erb (Duration: 87.6ms | Allocations: 90459) Completed 200 OK in 91ms (Views: 88.5ms | ActiveRecord: 0.0ms | Allocations: 96211) TRANSACTION (0.1ms) rollback transaction TRANSACTION (0.0ms) begin transaction ----------------------------------------- HomeControllerTest: test_should_get_index ----------------------------------------- TRANSACTION (0.0ms) rollback transaction