Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare site for 2020 #385 #390

Merged
merged 11 commits into from
Aug 30, 2019
Merged

Prepare site for 2020 #385 #390

merged 11 commits into from
Aug 30, 2019

Conversation

jonattfin
Copy link

fixes #388 #386

#387 is not done in this commit

additional fixes:
added .editorconfig for keeping the formatting style
fixed jest & cypress warnings in vscode (it, cy globals)
fixed dependency issues.

commented
the tests for a11y - i didn't knew what was the problem there.

@vercel
Copy link

vercel bot commented Jun 4, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://jsheroesio-git-385preparefor2020.clujsers.now.sh

@jonattfin jonattfin requested a review from alexnm June 4, 2019 18:05
Copy link
Contributor

@alexnm alexnm left a comment

Choose a reason for hiding this comment

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

looks great! I'll take some time in the weekend to fill some data there. I'll merge it when I have that data.

app/components/footer.js Outdated Show resolved Hide resolved
pages/index.js Outdated Show resolved Hide resolved
describe('Website navigation', () => {
it('is a11y compliant', () => {
// TODO - Will be fixed later
it.skip('is a11y compliant', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

anything in particular failing in this test? I could have a look in the weekend

Copy link
Author

Choose a reason for hiding this comment

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

i don't know why it fails...

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