Skip to content

Use test fixtures for schema and slurmdb#90

Merged
NessieCanCode merged 1 commit into
mainfrom
document-testing-schemas-and-data
Aug 7, 2025
Merged

Use test fixtures for schema and slurmdb#90
NessieCanCode merged 1 commit into
mainfrom
document-testing-schemas-and-data

Conversation

@NessieCanCode

Copy link
Copy Markdown
Owner

Summary

  • document sample SlurmDB schema and dump fixtures for test use
  • switch tests to use example schema JSON and SQL dump

Testing

  • for f in test/unit/*.test.py; do PYTHONPATH=src python $f; done
  • for f in test/unit/*.test.js; do node $f; done

https://chatgpt.com/codex/tasks/task_e_6894215e41c88324ab06217b7871a48b

@NessieCanCode
NessieCanCode merged commit 8cba418 into main Aug 7, 2025
2 of 4 checks passed
@NessieCanCode
NessieCanCode deleted the document-testing-schemas-and-data branch August 7, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant