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
We should refactor the integration tests as a test suite. At the minute we are using a script with a single pass / failure depending on whether the whether the script completes gracefully or exits with non-zero error code. Instead we should use a test framework that provides a detailed breakdown of tests and their outcomes independently.
The text was updated successfully, but these errors were encountered:
We should refactor the integration tests as a test suite. At the minute we are using a script with a single pass / failure depending on whether the whether the script completes gracefully or exits with non-zero error code. Instead we should use a test framework that provides a detailed breakdown of tests and their outcomes independently.
The text was updated successfully, but these errors were encountered: