Skip to content

Minitest system tests trying to use app_db.solid_errors table #65

@janpeterka

Description

@janpeterka

Hi, I added SolidError to my app, and when I run failing minitest system test, I get

Error:
EventsTest#test_showing_dialog_with_day_details:
ActiveRecord::StatementInvalid: Mysql2::Error: Table 'kucharka_test.solid_errors' doesn't exist

and not getting the real error message (in this case RecordNotFound).

Maybe I miscofigured something, but I mostly followed the default instructions.

Thanks for help!

What I tried:

  • removing gem from Gemfile helps
  • removing configuration lines from production and development doesn't

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions