sapling/tests/integration
Stanislau Hlebik b35bd5dd9d mononoke: pushkey part parsing
Summary:
Pushkey part is used to send bookmark updates from hg client to the server.
This diff does all the wireproto parsing, but doesn't actually apply bookmark
updates on the server.

Also this diff "implements" branchmap method. We have no plans to support it,
but currently remotenames extension calls it. So this diff adds a fake
implementation that always returns empty response.

Reviewed By: farnz

Differential Revision: D7150973

fbshipit-source-id: 6889c02a1105127b1805ef1fafa6fbe9c2d57e7d
2018-03-16 04:21:32 -07:00
..
third_party mononoke: improve integration tests infra 2018-02-16 03:08:40 -08:00
edenservertest.crt mononoke: HTTPS in eden server 2017-11-20 05:35:55 -08:00
edenservertest.key mononoke: HTTPS in eden server 2017-11-20 05:35:55 -08:00
integration_runner.py mononoke: improve integration tests infra 2018-02-16 03:08:40 -08:00
library.sh blobrepo: write commit to HeadStore 2018-02-28 14:15:13 -08:00
test-eden-server.t mononoke: fix flakiness of test-eden-server.t 2018-03-12 08:45:18 -07:00
test-gettreepack.t mononoke: fix flakiness of test-gettreepack.t 2018-03-14 03:49:35 -07:00
test-infinitepush.t mononoke: pushkey part parsing 2018-03-16 04:21:32 -07:00
test-init.t mononoke: test cleanup, part 2 2018-02-16 03:08:40 -08:00
test-push-bookmarks.t mononoke: pushkey part parsing 2018-03-16 04:21:32 -07:00
test-push-protocol.t mononoke: pushkey part parsing 2018-03-16 04:21:32 -07:00