Developer testing policy

From Integrics Wiki
Revision as of 12:18, 25 August 2026 by Dcunningham (talk | contribs)
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 version the problem was reported on, and basic testing of all other versions changed.