This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclusion des services de structures obsolètes lors de la recherche (#…
…414) Quand une structure est indiquée comme obsolète par un gestionnaire ou par nous, on ne souhaite pas que les services qu’elle propose soient affichés dans les résultats de recherche. - AJout d'un filtre dans la fonction de recherche de services DORA `_get_dora_results()` ; - Ajout d'un test du filtrage des services de structure obsolète `test_search_services_with_obsolete_structure()`.
- Loading branch information
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters