Closed tonyfast closed 11 months ago
adds a test for changing font in the application.
this is the first example of test driven development. in #84, known failures were marked with xfail. this pull request removes a mark and advances the accessibility on the settings.
xfail
closes #82
A preview fo the exported examples will be rendered at https://iota-school.github.io/notebooks-for-all/branch/fix-settings-a11y/exports/html
adds a test for changing font in the application.
this is the first example of test driven development. in #84, known failures were marked with
xfail
. this pull request removes a mark and advances the accessibility on the settings.closes #82