Eric Tetreault

Joined

60 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in How do I disable testing in Jumpstart pro?

As a side note, it would be even better to know how to integrate jumpstart's testing with my own.

Posted in How do I disable testing in Jumpstart pro?

I am having a conflict with test data in jumpstart Pro. It continues to automatically add accounts that are conflicting with my other test data. I’m encountering an issue where Jumpstart Pro’s automatic test data creation is conflicting with my custom test data. Specifically, it seems to automatically add accounts and related data, which interferes with my test cases and results in unexpected behavior during testing.

Could you advise on how to:

1.  Completely disable Jumpstart Pro’s automatic test data creation in the test environment?
2.  Ensure Jumpstart Pro’s callbacks and data injection logic do not override or interfere with my existing test suite?

I’ve attempted to disable this in the rails_helper.rb file, but the issue persists. Any guidance or recommended configuration to resolve this conflict would be greatly appreciated. Thanks!