Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_compiler.py | ||
test_compressor.py | ||
test_conf.py | ||
test_glob.py | ||
test_middleware.py | ||
test_packager.py | ||
test_storage.py | ||
test_template.py | ||
test_utils.py |
The aforementioned change to `glob` surfaced a couple errors in the unit tests: 1. `test_glob_literal` was still testing the old behavior of non-existing paths being filtered out. 2. The post-process tests (`test_post_process_dry_run` and `test_post_process`) were now failing because post-process was being run without first collecting the media. This is a case where non-existing files were previously being filtered out silently but now cause an error. Running the collection stage before testing `post_process.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
models.py | Loading commit data... | |
test_compiler.py | Loading commit data... | |
test_compressor.py | Loading commit data... | |
test_conf.py | Loading commit data... | |
test_glob.py | Loading commit data... | |
test_middleware.py | Loading commit data... | |
test_packager.py | Loading commit data... | |
test_storage.py | Loading commit data... | |
test_template.py | Loading commit data... | |
test_utils.py | Loading commit data... |