• Tae Hyung Kim's avatar
    Refactor generate_localizations_test.dart (#128974) · 48ba9c41
    Tae Hyung Kim authored
    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.
    48ba9c41
generate_localizations_test.dart 80.5 KB