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
As required by <https://www.bestpractices.dev/en/projects/6505>:
> Quality
> [...]
> New functionality testing
>
> - The project MUST have a general policy (formal or not) that as major
> new functionality is added to the software produced by the project,
> tests of that functionality should be added to an automated test
> suite.
>
> - The project MUST have evidence that the test_policy for adding tests
> has been adhered to in the most recent major changes to the software
> produced by the project.
>
> - It is SUGGESTED that this policy on adding tests (see test_policy) be
> documented in the instructions for change proposals.
Signed-off-by: Akihiro Suda <[email protected]>
0 commit comments