A test must be encapsulated, i.e. it must be the only one entity to access (in write) a resource. This means
- It must start a Solr server instance with an available port, and not always on port 8983 as right now
- It must create its own database, use it (and then drop it) with a unique database name in order to avoid to share it with other entities (such as other tests running in parallel for example)
- Est référencé par
-
RUNTIME-3175 [PostgreSQL] Wrong db url for creating databases
- Closed
-
CMS-9901 [Tests] Some config.xml still reference 8983 port for Solr url
- Closed
-
RUNTIME-3419 [tests] Drop start scripts are useless
- Closed
-
RUNTIME-3131 [tests] Derby and Hsqldb sources must declare a unique folder in their URL
- Closed