]> git.maquefel.me Git - brevno-suite/hugo/commit
testing: Simplify some integration tests
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 28 Jan 2024 21:11:05 +0000 (22:11 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 28 Jan 2024 21:17:22 +0000 (22:17 +0100)
commit982d9513e71b3d48e20cfa38454a0e1215a8d963
tree47ece9af143bfbd52fa0e5174f9349b8c04c3211
parent6dedb4efc7b6a9fbe58a2daf0f77182638840fd9
testing: Simplify some integration tests
32 files changed:
common/htime/htime_integration_test.go
hugolib/config_test.go
hugolib/configdir_test.go
hugolib/content_render_hooks_test.go
hugolib/datafiles_test.go
hugolib/dates_test.go
hugolib/embedded_shortcodes_test.go
hugolib/menu_test.go
hugolib/page_test.go
hugolib/paginator_test.go
hugolib/rendershortcodes_test.go
hugolib/renderstring_test.go
hugolib/shortcode_test.go
hugolib/site_test.go
hugolib/site_url_test.go
hugolib/sitemap_test.go
hugolib/taxonomy_test.go
langs/i18n/i18n_integration_test.go
markup/goldmark/codeblocks/codeblocks_integration_test.go
markup/goldmark/goldmark_integration_test.go
markup/goldmark/images/images_integration_test.go
markup/highlight/highlight_integration_test.go
related/related_integration_test.go
resources/page/page_integration_test.go
resources/resource_transformers/templates/templates_integration_test.go
resources/resources_integration_test.go
tpl/collections/collections_integration_test.go
tpl/images/images_integration_test.go
tpl/page/page_integration_test.go
tpl/partials/partials_integration_test.go
tpl/resources/resources_integration_test.go
tpl/templates/templates_integration_test.go