sapling/eden/fs/integration/lib
Wez Furlong 6c8472bca0 eden: avoid emitting tests that we know will be skipped on sandcastle
Summary:
This is working around a noisy reporting issue in our CI system.  Rather than
run and skip the integration tests in that environment, we swap out the base
class with one that won't report any tests to the python test case discovery
mechanism.

Reviewed By: simpkins

Differential Revision: D3634277

fbshipit-source-id: d118dca78a967bf068242790f7b874f865dddecc
2016-08-09 10:09:13 -07:00
..
edenclient.py add ClientConfig method that compiles repository data 2016-08-05 12:50:29 -07:00
fs.py minor refactoring of integration tests 2016-06-20 13:40:02 -07:00
gitrepo.py add repository helper functions in the integration tests 2016-06-20 13:40:02 -07:00
hgrepo.py refactor the integration tests, and enable hg tests 2016-07-08 11:28:50 -07:00
repobase.py add repository helper functions in the integration tests 2016-06-20 13:40:02 -07:00
TARGETS add ClientConfig method that compiles repository data 2016-08-05 12:50:29 -07:00
testcase.py eden: avoid emitting tests that we know will be skipped on sandcastle 2016-08-09 10:09:13 -07:00