rubyforgood/casa

View on GitHub
.github/ISSUE_TEMPLATE/flaky_test.md

Summary

Maintainability
Test Coverage
---
name: Flaky Test
about: one of the tests is inconsistent and likely producing false positives
title: "Bug: Flaky Test"
labels: ["Type: Bug", "Help Wanted"]
---
Flaky tests are defined as tests that return both passes and failures despite no changes to the code or the test itself
Fix the test so it runs consistently.

### CI Workflow
rspec or rspec in docker?

### Sample Error Output:
```
```

### Questions? Join Slack!

We highly recommend that you join us in [slack](https://join.slack.com/t/rubyforgood/shared_invite/zt-21pyz2ab8-H6JgQfGGI0Ab6MfNOZRIQA) #casa channel to ask questions quickly and hear about office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.