Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature 318 add db for testing #326

Merged

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    c6939c8 View commit details
    Browse the repository at this point in the history
  2. 318: Update tests to use actual db

    * Update conftest with fixtures to access and update
    test database mv_test
    
    * Add fixure to clean database (drop/recreate)
    
    * Add fixture to access test data in METreformat
    
    * Add example test of met_db_load.py
    John-Sharples committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a91533 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    cee2531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713b442 View commit details
    Browse the repository at this point in the history