Unverified Commit 48ba9c41 authored by Tae Hyung Kim's avatar Tae Hyung Kim Committed by GitHub

Refactor generate_localizations_test.dart (#128974)

The file was becoming harder to deal with as it manually sets up a /lib/l10n directory with a `MemoryFileSystem` in every single test. This PR wraps this process in a helper function `setupLocalizations` and also provides a helper function `getGeneratedFileContent` which helps fetch the respective output file given the locale string.
parent e5ec07ba
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment