Skip to content

Conversation

@pinzonjulian
Copy link

The included SearchTestHelper disables transactional tests and has a specific setup that does not use fixtures.

The test however, ignores the setup and uses fixtures directly by creating comments and publishing cards making test state unpredictable.

By using the records set by the helper instead of fixtures, the state of the system is not polluted.

The included SearchTestHelper disables transactional tests and has a specific setup that does not use fixtures.

This test however, ignores the setup and uses fixtures directly by creating comments and publishing cards making test state unpredictable. 

By using the records set by the helper instead of fixtures, the state of the system is not polluted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant