JAL-3085 update tests and mock responses, new P0dtd1 testcase
authorJim Procter <j.procter@dundee.ac.uk>
Thu, 31 Mar 2022 14:17:46 +0000 (15:17 +0100)
committerJim Procter <j.procter@dundee.ac.uk>
Thu, 31 Mar 2022 14:17:46 +0000 (15:17 +0100)
commit066e3a364c358a39a66cf292cb98c9b26b289795
treeb897270cfb310e34c43c867b8f6dda2c8d4da2b2
parent07fa97ae1c269df7345e50c31aca1aa0aaa40d91
JAL-3085 update tests and mock responses, new P0dtd1 testcase
15 files changed:
test/jalview/fts/service/pdb/PDBFTSRestClientTest.java
test/jalview/fts/threedbeacons/TDBeaconsFTSRestClientTest.java
test/jalview/fts/threedbeacons/p01308_pdbfts_query.txt
test/jalview/fts/threedbeacons/p01308_tdb_fts_query_resp.txt [moved from test/jalview/fts/threedbeacons/p01308_tdb_resp.txt with 69% similarity]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt1.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt1_resp.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt2.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt2_resp.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt3.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt3_resp.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt4.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_pdbfts_fts_query_pt4_resp.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p0dtd1_tdb_fts_query_resp.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p38398_tdb_fts_query_resp.txt [new file with mode: 0644]
test/jalview/gui/structurechooser/StructureChooserQuerySourceTest.java