GitHunt
IG

IgorAufricht/angular-locale-id-test-repro

Problem reproduction

This is a reproduction repo for an Angular issue "LOCALE_ID accessed in tests before APP_INITIALIZER runs (with Ivy)".

Angular github issue: #36230

Steps to reproduce

  • checkout the repo
  • npm install
  • ng serve (application loads correctly, console confirms that LOCALE_ID = fr-FR)
  • ng test (fails, Error: Expected '' to equal 'fr-FR')

Languages

HTML73.4%TypeScript21.2%JavaScript5.2%CSS0.2%
Created March 24, 2020
Updated January 28, 2023