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
Hi, in the team dashboard, it seems to be tracking Junit test as a task to be done, does this mean we need to do Junit testing every week? Or are we allowed to rotate weeks on implementation.
E.g.
This week we push out functional code, the next week we push out Junit Testing code.
Thank you!
The text was updated successfully, but these errors were encountered:
The idea is each time you update functional code, you write some tests to test it out. So both functional code and JUnit tests are tracked as weekly tasks.
As much as possible update both simultaneously.
Hi, in the team dashboard, it seems to be tracking Junit test as a task to be done, does this mean we need to do Junit testing every week? Or are we allowed to rotate weeks on implementation.
E.g.
This week we push out functional code, the next week we push out Junit Testing code.
Thank you!
The text was updated successfully, but these errors were encountered: