pacifica/pacifica-metadata

View on GitHub
tests/test_files/keys.json

Summary

Maintainability
Test Coverage
[
  {
    "_id": 103,
    "description": "This key represents the temperature in celcius.",
    "display_name": "T\u00e9mperature Celcius",
    "key": "t\u00e9mp_c"
  },
  {
    "_id": 104,
    "description": "This key represents the temperature in fahrenheit",
    "display_name": "Temperature Fahrenheit",
    "key": "temp_f"
  }
]