**Expected Behavior** Move the message fixture to conftest for reducing the using of this fixture on every test file. **Current Behavior** message fixture in every test file.