astrodbtoolkit / astrodbtoolkit/astrodb_utils

modify tests to work with any database name

Open
#227 0 comments 0 reactions 0 assignees View on GitHub
tests
Dominant language
Python
Stars
0
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Right now , the tests are expecting a database named `astrodb-template-db` in the `tests/` directory. Would be good to modify this to be able to run with any database. maybe discover whatever database is in `tests/database/` directory or something. Related to https://github.com/astrodbtoolkit/astrodb-template-db/issues/187

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the tests/ directory and the database fixtures under tests/database/. Identify where the tests require the fixed astrodb-template-db name and determine how the available database should be selected. Done means the tests run successfully with any database present in tests/database/, without depending on that specific name.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.