testdouble / testdouble/suture
Rails project + production snapshot
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 1.4k
- Forks
- 27
- Avg merge
- 27m
- Merged PRs (30d)
- 2
Description
Show a rails example that has a production postgres dump, sets up a one-off minitest rake task, can exploratory test the dump to generate a suture DB, and then run the verifications in a local test
Empahasize that you don't have to commit your production database--you only need it long enough to get and verify each path--that this stuff should be transient
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by reviewing the repository structure and existing examples to find where a Rails workflow belongs. Done means documenting a transient production PostgreSQL dump, a one-off Minitest rake task, exploratory generation of a Suture database, local verification, and the warning not to commit production data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, rails, ruby
- Domain
- databases, documentation, testing
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100