Make double-sure the RAILS_ENV is not set to production, so fixtures aren’t loaded into that environment
Required Files
- active_support/testing/autorun
- active_support/test_case
- action_controller/test_case
- action_dispatch/testing/integration
- rails/backtrace_cleaner
Namespace
- CLASS ActionController::TestCase
- CLASS ActionDispatch::IntegrationTest
- CLASS ActiveSupport::TestCase