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
In owa-swift/test/Swift/Tests/ create a new directory for tests on generate Swift for Controllers. For each test input file from #166, write test files for what we expect the Swift output code to be. There should be only one swift file for each input.
Write a dummy function to convert from the Controller Haskell object into our Swift Abstract Syntax and add tests calling this function. Write the tests but do not hook them.
In owa-swift/test/Swift/Tests/ create a new directory for tests on generate Swift for Controllers. For each test input file from #166, write test files for what we expect the Swift output code to be. There should be only one swift file for each input.
Write a dummy function to convert from the Controller Haskell object into our Swift Abstract Syntax and add tests calling this function. Write the tests but do not hook them.
Blocked on #166
The text was updated successfully, but these errors were encountered: