Opened 10 years ago

Closed 10 years ago

#456 closed defect (fixed)

Support white and black list mechanism in testing

Reported by: keeloo Owned by: keeloo
Priority: major Milestone:
Component: VLO importer Version:
Keywords: white and blacklist testing Cc: teckart

Description

Since tests applying to the facet concepts file do not support the white and black list mechanism, and test for this mechanism have not been developed yet, the current vlo package contains two facet concepts files: one for testing, and one used when running the application.

Tests for the white and black list mechanism need to be written.

Change History (3)

comment:1 Changed 10 years ago by DefaultCC Plugin

Cc: teckart added

comment:2 Changed 10 years ago by twagoo

Component: VLO web appVLO importer

White and black listing still needs better test coverage

comment:3 Changed 10 years ago by teckart@informatik.uni-leipzig.de

Resolution: fixed
Status: newclosed

The reason for a duplicate of the facetConcepts.xml is to avoid adaption of the unit tests, every time new demands from the centers come in. This is especially a problem when new whitelist patterns are added to the configuration which breaks all tests where these patterns are added as default (happens when the normal conceptlink-based approach fails).

Revision r4984 uses the current version of the facetConcepts.xml and introduces some tests for the whitelist/blacklist mechanism (but still uses a copy of facetConcepts.xml).

Note: See TracTickets for help on using tickets.