sapling/hgext3rd/lfs
Jun Wu 0d6151f530 remotefilelog: add lfs integration test
Summary:
The test covers common workflows like clone, commit, push, update, pull. It
exercises the remotefilelog plain store and Python datapack store to make sure
they won't lose the revlog flag. The test also tries to verify rename works
correctly.

Since the lfs extension may be eventually upstreamed, it seems a good idea to
make remotefilelog call `lfs.wrapfilelog` so lfs is free from remotefilelog
code.

Test Plan: Added a test

Reviewers: #mercurial, durham

Reviewed By: durham

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4904281

Signature: t1:4904281:1492560308:5fd9f214ada6de795735ea7d737d30c1bf39812a
2017-04-26 19:55:02 -07:00
..
__init__.py remotefilelog: add lfs integration test 2017-04-26 19:55:02 -07:00
blobstore.py lfs: cleanup user-facing messages 2017-04-05 15:58:56 -07:00
pointer.py lfs: be compatible with filelog metadata 2017-04-21 19:56:27 -07:00
util.py lfs: cleanup option passing 2017-04-04 16:10:29 -07:00
wrapper.py remotefilelog: add lfs integration test 2017-04-26 19:55:02 -07:00