commit | ec3d0e8999fd538ceaa17d892d629a07ea04503d | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Oct 23 17:51:23 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Oct 23 17:51:23 2018 +0200 |
tree | 6902bf4436c64a10c07ec409c96a27a04c90663b | |
parent | d7ed34bbec37e6096e0fac38ae66657da5c86548 [diff] |
Test and fix caching Change-Id: I2e3e72778d4ff99716f104465ec063be9ac1a580
diff --git a/t/fixture.t b/t/fixtures.t similarity index 100% rename from t/fixture.t rename to t/fixtures.t
diff --git a/t/fixtures/response_baum.json b/t/fixtures/response_query_baum_o0_c25.json similarity index 100% rename from t/fixtures/response_baum.json rename to t/fixtures/response_query_baum_o0_c25.json
diff --git a/t/fixtures/response_no_query.json b/t/fixtures/response_query_no_query.json similarity index 100% rename from t/fixtures/response_no_query.json rename to t/fixtures/response_query_no_query.json
diff --git a/t/fixtures/response_orthdas.json b/t/fixtures/response_query_orthdas_o0_c25.json similarity index 100% rename from t/fixtures/response_orthdas.json rename to t/fixtures/response_query_orthdas_o0_c25.json
diff --git a/t/fixtures/response_server_fail.json b/t/fixtures/response_query_server_fail.json similarity index 100% rename from t/fixtures/response_server_fail.json rename to t/fixtures/response_query_server_fail.json
diff --git a/t/remote_user.t b/t/user.t similarity index 100% rename from t/remote_user.t rename to t/user.t