-
-
Notifications
You must be signed in to change notification settings - Fork 99
Test Practices
Markus Schneider edited this page Mar 5, 2014
·
13 revisions
This pages lines out agreed practices for dealing with Unit / Integration practices in deegree.
Status: Draft (needs to be discussed)
- Unit Tests have to be self-contained: They do not use external systems (e.g. databases, HTTP servers, etc.)
- Unit Tests do not require a Internet connection!
Found issues in 3.3.7:
- deegree-core-base: GMLAppSchemaReaderTest#testParsingCityGML