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
our mechanism for acceptance testing is a disgrace, creating file trees in test scripts to run nested py.test instances against it is both wastefull, and hard to debug
instead we should have the file trees that show the issues inside of our source tree for direct use and examination
is clearly a case where creating a copy of the file tree is sensible, i do wonder if we can track changes to be inflicted on those files in a better way
our mechanism for acceptance testing is a disgrace, creating file trees in test scripts to run nested py.test instances against it is both wastefull, and hard to debug
instead we should have the file trees that show the issues inside of our source tree for direct use and examination
this also relates to #2207
The text was updated successfully, but these errors were encountered: