Skip to content

Commit

Permalink
add accessibility tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nprimak committed Mar 22, 2024
1 parent 95aa026 commit d9e4733
Show file tree
Hide file tree
Showing 4 changed files with 2,400 additions and 38 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ clean:

test: build
bundle exec rspec spec
# must fix existing accessibility errors before uncommenting e2e tests
# node --test spec/e2e/

htmlproofer:
bundle exec scripts/htmlproofer
Expand Down
Loading

0 comments on commit d9e4733

Please sign in to comment.