func/pkg/oci
Luke Kingland 18a119abff
integration test isolation (#2894)
- Default builder and pusher set to embedded Host Builder/Pusher(oci)
- Most tests clear environment
- Environment defaults can be controlled via environment variables
- Tests which require back-compat `git` binary actively check and skip
  when running with a cleared environment (both integration and unit).
- Bugfixes for when run in tandem with E2E tests
- Ignores go-created directories in the default home path (testdata)
2025-07-03 00:33:54 +00:00
..
mock Apply linter suggestions (#2786) 2025-04-15 09:43:13 +00:00
testdata/test-links Create test symlinks dynamically (#2681) 2025-01-31 16:24:57 +00:00
builder.go feat: support FUNC_GIT env in Host builder (#2876) 2025-06-27 06:57:06 +00:00
builder_test.go Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
errors.go feat: enable scaffolding for host builds (#1750) 2023-06-06 20:37:26 +00:00
go_builder.go integration test isolation (#2894) 2025-07-03 00:33:54 +00:00
pusher.go Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
pusher_test.go allow digested images to be 'run' (#2445) 2024-08-28 06:13:02 +00:00
python_builder.go feat: Python,Go func listen dual-stack (#2898) 2025-07-01 00:38:52 +00:00