-
Notifications
You must be signed in to change notification settings - Fork 37
Testing
Carlos Castillo edited this page Jun 2, 2015
·
6 revisions
All modules contain unit tests that must pass before a deployment is attempted.
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)
- Home
- [What is AIDR?](AIDR Overview)
- The science behind AIDR
- [Operator's manual](AIDR Operator's Manual)
- [Public API documentation](API documentation)
- High-level overview
- Common
- DB Manager
- DTO standards
- Database schema
- Manager
- Manager API
- Collector
- Collector API
- Reconnect strategy
- Collector Tester
- Output
- Output API
- Output Buffered
- Output Streaming
- Output Tester
- Persister
- Persister API
- Persister Tester
- Tagger
- Tagger Concepts
- Tagger API
- Tagger Tester
- Trainer
- Trainer API
- PyBossa Trainer