Skip to content
Snippets Groups Projects

The /info/comparas endpoint returns the version of the compara database, not the core database

Merged Marek Szuba requested to merge github/fork/muffato/master into master

Created by: muffato

Description and Use case

The /info/comparas test assumes that the test compara database is in the same version as the test core database. This assumption is not always met (e.g. before branching the API, or when developing locally). The commit solves the issue by comparing the version returned by the endpoint to the one of the database itself

Benefits

No more Travis failures

Possible Drawbacks

None

Testing

Have you added/modified unit tests to test the changes?

Yes.

If so, do the tests pass/fail?

Pass, of course.

Have you run the entire test suite and no regression was detected?

Yes.

Merge request reports

Merged by (Jan 9, 2025 11:38pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply