Skip to content

we update the output of the family endpoint hence we needed to updat…

Marek Szuba requested to merge github/fork/waakanni/master into master

Created by: waakanni

Description

We recently modified the compara family endpoint output to standardize it with EG's family endpoint. This meant that the previous tests will fail. Hence, we had to update the test.

Use case

The output of the test is now different from what the test is expecting

Benefits

The test and travis should now pass

Possible Drawbacks

None

Testing

tested

Yes.

If so, do the tests pass/fail?

Pass, of course.

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

Yes.

Changelog

The endpoint functions as before, just the output is different

Merge request reports