You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend Core.Main to generate code for Controllers, similar to how models currently work.
Create a new module Core.Test.Integration.Version040, and write integration tests on this functionality, using other integration tests as a guide. Use the same input and output files from #166, #168 and #169.
Also add some tests around lazy code generation for this feature.
The text was updated successfully, but these errors were encountered:
Extend
Core.Main
to generate code for Controllers, similar to how models currently work.Create a new module
Core.Test.Integration.Version040
, and write integration tests on this functionality, using other integration tests as a guide. Use the same input and output files from #166, #168 and #169.Also add some tests around lazy code generation for this feature.
The text was updated successfully, but these errors were encountered: