medic / cht-core

The CHT Core Framework makes it faster to build responsive, offline-first digital health apps that equip health workers to provide better care in their communities. It is a central resource of the Community Health Toolkit.
https://communityhealthtoolkit.org
GNU Affero General Public License v3.0
469 stars 217 forks source link

Update default config to have current test harness config in package.json #9157

Open mrjones-plip opened 5 months ago

mrjones-plip commented 5 months ago

Describe the issue The default config mentioned in the test harness docs page does not have current/accurate test harness info in it's package.json file

Describe the improvement you'd like Update the package.json , and any other files in default config, to be current and accurate so it's easy to use the test harness on it without editing any files.

Describe alternatives you've considered leave as is or remove incorrect/outdated config in package.json

garethbowen commented 2 months ago

This is blocked because when you update the cht-core version the test-harness tests fail on #9402