jogfile_output_key |
|
11404 |
python.toml |
|
42 |
test_jogfile_output_key.py |
A regression test. Very fragile.
It generates a jogfile with keys for metrics_test.yaml and compares that JSON with an expected output JSON file.
To generate new expected output files, set `UPDATE_EXPECT=1` when running the test suite:
UPDATE_EXPECT=1 mach test toolkit/components/glean/tests/pytest
|
2114 |