1. 07 Apr, 2022 1 commit
    • Peter Leitzen's avatar
      Check enums for _all_ defined models in development · c11aaba4
      Peter Leitzen authored
      Previously, this spec only checked already loaded models (~192) and not
      all available because we did not eager load the application.
      
      Note that on CI (or with envvar `CI=1`) application is always loaded
      eagerly.
      c11aaba4
  2. 06 Apr, 2022 39 commits