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
The unit test fixtures are a bit messy at the moment, the performance is not good as well. Some fixtures to create app object and step objects seems redundant. We need to set the app as a session with a clear tear-down process to reset, instead creat a new object and setting parameters from the beginning.
@superstar54 let's try to set a pair coding session between two of us to tidy things up.
The text was updated successfully, but these errors were encountered:
I think this issue become a high priority after the stable release and more qeapp plugins start shaping.
Can I assign this to you @superstar54? Since most nice unit tests are brought to the code base with the plugin design.
Hi @superstar54, can this be assigned to you? I think the plugins would benifit from having testing. Clear fixtures can help developers to writing sustainable plugins.
The unit test fixtures are a bit messy at the moment, the performance is not good as well. Some fixtures to create app object and step objects seems redundant. We need to set the app as a session with a clear tear-down process to reset, instead creat a new object and setting parameters from the beginning.
@superstar54 let's try to set a pair coding session between two of us to tidy things up.
The text was updated successfully, but these errors were encountered: