Skip to content

test: add unit tests for get_result() matched_peaks in Case 2#11

Merged
XianghuWang-287 merged 1 commit intomainfrom
test/get-result-unit-test
Feb 27, 2026
Merged

test: add unit tests for get_result() matched_peaks in Case 2#11
XianghuWang-287 merged 1 commit intomainfrom
test/get-result-unit-test

Conversation

@XianghuWang-287
Copy link
Collaborator

  • test_get_result_returns_valid_dicts: verify peaksObj and fragmentsObj keys
  • test_get_result_peaks_content: verify peak tuples are non-empty and well-formed
  • test_get_result_precursor_mz: verify precursor_mz matches compounds
  • test_get_result_fragments_structure: verify fragmentsObj references known compound
  • test_get_result_matched_peaks: verify exact matched_peaks values after reverse_edge fix

- test_get_result_returns_valid_dicts: verify peaksObj and fragmentsObj keys
- test_get_result_peaks_content: verify peak tuples are non-empty and well-formed
- test_get_result_precursor_mz: verify precursor_mz matches compounds
- test_get_result_fragments_structure: verify fragmentsObj references known compound
- test_get_result_matched_peaks: verify exact matched_peaks values after reverse_edge fix
@XianghuWang-287 XianghuWang-287 merged commit a02e5c6 into main Feb 27, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant