Skip to content

Patched the Compara test database to e101 and e102

Marek Szuba requested to merge compara_e102_test_dbs into master

Created by: muffato

Description

Updated the test databases to match our e101 schema and advertise version=102

Use case

  1. Our e101+ API expects a certain schema, and raises exceptions if the column can't be found.
  2. Bump up the version number (you guys need to do it as well, following the SOP)

Benefits

Make Travis happy

Possible Drawbacks

None

Testing

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

Not needed

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

Yes

Merge request reports