developmentseed / developmentseed/observe

Test offline map data actions

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
maintenance
Dominant language
JavaScript
Stars
66
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Branching off #16, the pending test is about offline map data actions.
* https://github.com/developmentseed/observe/blob/master/app/actions/map.js#L161 with `offline = True`
* purgeCache https://github.com/developmentseed/observe/blob/master/app/actions/map.js#L24
* clearData and deletePack https://github.com/developmentseed/observe/blob/master/app/actions/map.js#L48
* fetchOfflineResources https://github.com/developmentseed/observe/blob/master/app/actions/map.js#L297

cc @batpad @sethvincent

Contributor guide

Open the contributing guide

Research direction

Start in app/actions/map.js at the linked locations for offline=true, purgeCache, clearData, deletePack, and fetchOfflineResources. Read the surrounding action implementations and existing test conventions, then add coverage for the offline map data actions described in the issue. Done means the pending tests cover those entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.