encore icon indicating copy to clipboard operation
encore copied to clipboard

test: Add Docker export test with mock builder implementation

Open ImBIOS opened this issue 1 year ago • 1 comments
trafficstars

It introduces a new file export_test.go with unit tests for the export functionality. The tests use a mock implementation of the builder.Impl interface called MockBuilder.

The commit also includes an update to the go.mod file, adding the github.com/lib/pq and github.com/stretchr/testify dependencies.

Lastly, the go.sum file is updated with the checksum for the github.com/stretchr/objx v0.5.0 dependency.

Related:

  • #1316

ImBIOS avatar Aug 10 '24 09:08 ImBIOS

All committers have signed the CLA.

encore-cla[bot] avatar Aug 10 '24 09:08 encore-cla[bot]

I believe the original root cause has been fixed, and we're about to land some large improvements to the docker export functionality, so closing this as it's about to be superceded.

eandre avatar Oct 11 '24 14:10 eandre