Skip to content
  • Tim Möhlmann's avatar
    chore(test): disable event_testing in backend/v3 (#12241) · 7019a03e
    Tim Möhlmann authored
    # Which Problems Are Solved
    
    `backed/v3` tests are flaky, but the code is not productive. Development
    is paused for the moment. Disabling flaky tests helps us to maintain the
    product easier.
    
    # How the Problems Are Solved
    
    
    - Removed 'events_testing' from the integration test command in both
    `CONTRIBUTING.md` and `apps/api/project.json` to streamline the testing
    process.
    - Adjusted the command to ensure it only includes relevant integration
    tests, improving clarity and focus for contributors.
    7019a03e
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading