Developer testing policy

From Integrics Wiki
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.