]> git.maquefel.me Git - brevno-suite/hugo/commit
all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 3 Apr 2026 18:11:23 +0000 (20:11 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 3 Apr 2026 19:17:45 +0000 (21:17 +0200)
commit481baa08968e29e2a2771e9d6022c9f995b2fc11
tree277cf773d109213313336de8490d108a2139f729
parent43aad7118da6f8365d9cdb4aaada1878ce68fb98
all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
47 files changed:
cache/filecache/filecache_integration_test.go
config/allconfig/allconfig_integration_test.go
hugolib/config_test.go
hugolib/content_map_test.go
hugolib/filesystems/basefs_test.go
hugolib/frontmatter_test.go
hugolib/hugo_smoke_test.go
hugolib/hugolib_integration_test.go
hugolib/page__fragments_test.go
hugolib/page_test.go
hugolib/pagebundler_test.go
hugolib/pagecollections_test.go
hugolib/rebuild_test.go
hugolib/rendershortcodes_test.go
hugolib/renderstring_test.go
hugolib/resource_chain_test.go
hugolib/site_test.go
hugolib/template_test.go
internal/js/esbuild/batch_integration_test.go
markup/goldmark/codeblocks/codeblocks_integration_test.go
markup/goldmark/goldmark_integration_test.go
resources/page/page_integration_test.go
resources/page/permalinks_integration_test.go
resources/resource_factories/create/create_integration_test.go
resources/resource_transformers/babel/babel_integration_test.go
resources/resource_transformers/cssjs/postcss_integration_test.go
resources/resource_transformers/cssjs/tailwindcss_integration_test.go
resources/resource_transformers/js/js_integration_test.go
resources/resource_transformers/minifier/minifier_integration_test.go
resources/resource_transformers/tocss/dartsass/dartsass_integration_test.go
resources/resource_transformers/tocss/scss/scss_integration_test.go
resources/resources_integration_test.go
tpl/collections/collections_integration_test.go
tpl/debug/debug_integration_test.go
tpl/os/os_integration_test.go
tpl/os/os_test.go
tpl/page/page_integration_test.go
tpl/partials/partials_integration_test.go
tpl/resources/resources_integration_test.go
tpl/time/time_test.go
tpl/tplimpl/template_funcs_test.go
tpl/tplimpl/templatestore_integration_test.go
tpl/tplimpl/tplimpl_integration_test.go
tpl/transform/remarshal_test.go
tpl/transform/transform_integration_test.go
tpl/transform/transform_test.go
tpl/transform/unmarshal_test.go