Developer testing policy

From Integrics Wiki
Revision as of 12:19, 25 August 2026 by Dcunningham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Integrics policy for testing of code is as follows.

For development of new features, the code must be tested by both:

  1. AI such as Claude or ChatGPT.
  2. Another engineer.

For fixes to existing features, the code must be tested by:

  1. AI such as Claude or ChatGPT, or another engineer if that's not possible.
  2. Full testing of the change on the version the problem was reported on, and basic testing of all other versions affected.