Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sabilmakbar
/
relo-calculator
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
relo-calculator / tests
Ctrl+K
Ctrl+K
  • 3 contributors
History: 13 commits
sabilmakbar's picture
sabilmakbar
render 404, 405, and malformed-request errors as styled html pages instead of json
6d43ab4 10 days ago
  • __init__.py
    0 Bytes
    add test suite covering model, fx, currencies, scraping and endpoints about 1 month ago
  • conftest.py
    3.45 kB
    serve pairs from per-city index (numbeo rankings): 361 cities, up to 10/country, all 92 capitals; myanmar->yangon 27 days ago
  • test_app.py
    14.9 kB
    render 404, 405, and malformed-request errors as styled html pages instead of json 10 days ago
  • test_currencies.py
    2.3 kB
    add test suite covering model, fx, currencies, scraping and endpoints about 1 month ago
  • test_data_sources.py
    8.64 kB
    raise test coverage to 100% (152 tests) 14 days ago
  • test_fx.py
    9.64 kB
    raise test coverage to 100% (152 tests) 14 days ago
  • test_integration.py
    4.34 kB
    add integration, regression and security test layers about 1 month ago
  • test_model.py
    4.19 kB
    raise test coverage to 100% (152 tests) 14 days ago
  • test_regression.py
    3.54 kB
    add landing page; move relocation calculator to /relo and add tool nav about 1 month ago
  • test_security.py
    4.64 kB
    render a friendly html error instead of a json 422 when the compare or tax form is submitted empty 10 days ago
  • test_tax.py
    3.07 kB
    render a friendly html error instead of a json 422 when the compare or tax form is submitted empty 10 days ago