Closed pietern closed 1 week ago
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:
Trigger: go/deco-tests-run/cli
Inputs:
0761db2a2e98557e9c97b44cb8b7673e011544f1
Checks will be approved automatically on success.
Test Details: go/deco-tests/11857896681
Changes
We had a number of copies of test helpers for
io/fs
in the repository.This change consolidates all of them to use the
libs/fakefs
package.Tests
Unit tests pass.