sapling/eden
Mark Juggurnauth-Thomas eba89d6ced tests/utils: migrate to facet-based repos
Summary:
To allow tests that use the `tests_utils` crate to work with repos other than
`BlobRepo`, migrate this crate to using facet reference definitions.

In a lot of tests, this was the only thing that required `BlobRepo`, which
means type inferencing now does not know which concrete type to use.  In these
cases, we specify `BlobRepo` for now.  In the future these can be changed to a
simpler repo type for that test.

Reviewed By: yancouto

Differential Revision: D34864664

fbshipit-source-id: e4142e8e47c3e942a5d9ceac4ba4270fe597f097
2022-03-21 10:58:18 -07:00
..
fs configparser: support loading dynamic config without repo 2022-03-17 11:11:53 -07:00
hg-server cleanup: fix broken tests in eden/scm and eden/hg-server 2022-03-17 09:01:47 -07:00
integration inodes: cache root tree in EdenMount 2022-03-14 14:12:09 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke tests/utils: migrate to facet-based repos 2022-03-21 10:58:18 -07:00
scm fold: add --reuse-message option 2022-03-21 03:04:18 -07:00
test_support Add annotations to eden 2022-02-14 12:17:43 -08:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml