MapColonies / MapColonies/jobnik
Unify how the manager's integration tests and the e2e suite provision databases
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 21
Description
Deliberately excluded from the monorepo migration (`.scratch/monorepo-migration/spec.md`, "Out of Scope").
The manager's integration tests (`apps/jobnik-manager`) and the e2e suite (`e2e`) use different container tooling paths and different database versions to provision their databases. Unifying them is a separate concern from the migration, which preserved each as-is.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
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
Read .scratch/monorepo-migration/spec.md for the migration context, then compare how apps/jobnik-manager integration tests and the e2e suite provision databases. Identify the differing container tooling paths and database versions, choose a unified approach, and verify both test suites use it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100