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
AST is a critical tool, but as it's external to our code, testing it should be a functional test instead of a unit test. This issue should write one or more functional tests for AST and added to the nightly functional tests.
Motivation and context
We need to know if/when AST is not working.
Acceptance criteria
How do we know when this work is done?
Good functional tests are running regularly.
The text was updated successfully, but these errors were encountered:
💡 Summary
AST is a critical tool, but as it's external to our code, testing it should be a functional test instead of a unit test. This issue should write one or more functional tests for AST and added to the nightly functional tests.
Motivation and context
We need to know if/when AST is not working.
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: