tealdeer/tests
Niklas Mohrin fc19206029
Add ignore-online-tests feature
Since these tests require internet access, they are undesirable in
reproducible builds [1] (and in general, I guess). The overall goal is
to shrink this list to a minimum. At some point we might remove the
feature again and ignore online tests by default. Before putting much
thought into refactoring the remaining tests, we should wait until we
have introduced the `updates.archive_url` option. Then, we could run a
local webserver that serves a known file. Until then, having the feature
already helps discourage using `--update` in tests that don't need it
and allows for quicker test execution locally if wanted.

- [1]: edf04b75c1/pkgs/by-name/te/tealdeer/package.nix (L34-L44)
2025-01-02 23:55:36 +01:00
..
cache Structure test fixtures like page cache 2025-01-02 23:55:35 +01:00
custom-pages Structure test fixtures like page cache 2025-01-02 23:55:35 +01:00
rendered Structure test fixtures like page cache 2025-01-02 23:55:35 +01:00
config.toml Implement support for italics (#197) 2021-09-06 17:01:55 +02:00
lib.rs Add ignore-online-tests feature 2025-01-02 23:55:36 +01:00