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

feat(configs): improve Jest config for TypeScript #580

Merged
merged 2 commits into from
May 4, 2020

Conversation

connor-baer
Copy link
Member

Addresses #516.

Purpose

Jest's config wasn't fully compatible with TypeScript React components yet.

Approach and changes

  • include spec files in tsconfig.json, exclude in .npmignore
  • add test utils written in TypeScript

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

feature/typescript-jest

feature/typescript-jest
feature/typescript-jest
@connor-baer connor-baer added the 🛠️ tech Changes to the tech stack or infrastructure label May 1, 2020
@vercel
Copy link

vercel bot commented May 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sumup-oss/circuit-ui/cve4esi84
✅ Preview: https://circuit-ui-git-feature-typescript-jest.sumup-oss.now.sh

@connor-baer connor-baer added this to the v2.0 milestone May 3, 2020
@connor-baer connor-baer merged commit 301414d into alpha May 4, 2020
connor-baer added a commit that referenced this pull request May 4, 2020
* feat(configs): improve Jest config for TypeScript (#580)

* test(configs): fix Jest config for TypeScript

feature/typescript-jest

feature/typescript-jest

* docs: update test command

feature/typescript-jest

* refactor(components): migrate Text to TypeScript

feature/typescript-text

* fix(components): remove Text constants

feature/typescript-text

* test(components): update storyshots

feature/typescript-text

feature/typescript-text
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2020

🎉 This PR is included in version 2.0.0-alpha.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2020

🎉 This PR is included in version 2.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ tech Changes to the tech stack or infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants