Task 27: Guarded integration test
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- testing-qa
Research direction
Start with src/test/integration/sidecar-owa-sync.test.ts, then create the named sidecar-owa-mutate.test.ts following its pattern. Use the five OWA environment variables and skip the suite when any is missing. The test is done when it covers create, update, and delete, verifies ChangeKey changes after update, and deletes the created item at the end.
Written by the indexing model from the issue text.
Description
src/test/integration/sidecar-owa-mutate.test.ts. Mirrors sidecar-owa-sync.test.ts pattern.
Env: ORA_TEST_OWA_EMAIL, ORA_TEST_OWA_PASSWORD, ORA_TEST_OWA_TOTP_SEED, ORA_TEST_OWA_FOLDER_ID, ORA_TEST_OWA_FOLDER_CHANGE_KEY. Missing any → describe.skip.
Flow: create → update → delete. Asserts ChangeKey changes between create and update. Cleans up by deleting at end.
Plan §Task 27.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from swissonid/zero-line
-
Difficulty 1/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
All issues in swissonid/zero-line
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100