Skip to content

Configure git-lfs for *.har files

Created by: taras-yemets

Configures git-lfs to manage browser extension integration tests snapshots. Motivation: see this thread.

Test plan

  • run sg test bext-build
  • update integration tests snapshots yarn --cwd client/browser record-integration
  • add updated snapshots to git index and commit
  • ensure that snapshot tests on remote include reference to Git LFS instead of actual content

Merge request reports

Loading