Skip to content

a11y checks#815

Merged
Rich-Harris merged 14 commits intomasterfrom
gh-374
Sep 5, 2017
Merged

a11y checks#815
Rich-Harris merged 14 commits intomasterfrom
gh-374

Conversation

Comment thread test/validator/index.js Outdated
import { svelte, tryToLoadJson } from "../helpers.js";

describe("validate", () => {
describe.only("validate", () => {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have an only here

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, forgot to remove it before pushing — it's just to make my life easier while I'm working on it (as I don't need to configure tests to run individually, or wait for the entire suite). will make sure I remove it before removing the WIP 😀

@Rich-Harris Rich-Harris changed the title [WIP] a11y checks a11y checks Sep 3, 2017
@Rich-Harris
Copy link
Copy Markdown
Member Author

Have got through a decent number of these but need to take a pause now. Think we should merge this in and create an issue for the rest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants