-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the import format is still under construction, so it's currently a bit useless
- Loading branch information
1 parent
e68d54c
commit bf35a21
Showing
4 changed files
with
6 additions
and
28 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,5 @@ | ||
# Fichiers de test | ||
|
||
## website.html | ||
|
||
Le fichier html vous permet de tester complètement l'application des tests. | ||
La page est remplie de tous les éléments nécessaires pour vérifier qu'un test fonctionne : ça peut donc être | ||
plus pratique d'ouvrir cette page plutôt qu'un site quelconque sur le web pour développer l'extension. | ||
|
||
## import-v4.2.json | ||
|
||
Fichier d'import d'exemple sur une version fictive du référentiel RGAA. Ce référentiel fictif a 2 thématiques (image et cadre). | ||
Les thématiques ont respectivement 4 et 2 critères, et chaque critère a entre 1 et 6 tests associés. | ||
|
||
Ce fichier d'import est constitué de tous les résultats possibles dans la thématique 1 (image) : critères et tests non conformes, conformes, non applicables, non testables. | ||
La thématique 2 n'est constituée que de critères et tests non applicables pour tester la désactivation totale d'une partie de l'interface. | ||
|
||
Ces fichiers html vous permettent de tester complètement l'application des tests. | ||
Les pages sont remplies de tous les éléments nécessaires pour vérifier qu'un test fonctionne : ça peut donc être | ||
plus pratique de les utiliser plutôt qu'un site quelconque sur le web pour développer l'extension. |
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