Testing - qcri-social/AIDR GitHub Wiki
Pre-deployment tests
All modules contain unit tests that must pass before a deployment is attempted.
Post-deployment tests
Minimum post-deployment test ("smoke test")
After every deployment with minor changes, the minimum post-deployment test must be executed. It is the responsibility of the person who deploys AIDR to inform the QA person that a test is required. It is the responsibility of the QA person to inform back how many tests passed and how many failed.
Detailed post-deployment test
After every deployment with major changes, the detailed post-deployment tests must be executed (TBA)