1

My tests are running in dev mode (isDevMode() returns true). Now, for one specific test, I want to test the components behavior in production mode.

What is best practice for this? Can I just turn on enableProdMode() or should I write a whole spec or even a suite for this?

smnbbrv
  • 23,502
  • 9
  • 78
  • 109
kraftwer1
  • 5,253
  • 10
  • 36
  • 54

0 Answers0