issues
search
feedzai
/
AutoVizuA11y
React library that automates the process of creating accessible data visualizations for screen reader users
https://feedzai.github.io/AutoVizuA11y/
GNU Affero General Public License v3.0
27
stars
0
forks
source link
Feat: Adding Cypress tests
#30
Closed
DiogoRDuarte
closed
2 months ago
DiogoRDuarte
commented
2 months ago
Because
Cypress is a testing library more capable than the previous one being used
Refactor
Created the Cypress environment for testing;
Added 16 tests that go through both AutoVizuA11y and ShortcutGuide functionalities;
Removed code from previous tests.
Because
Refactor