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

[WIP] Feature tests #750

Merged
merged 13 commits into from
Jul 6, 2018
Merged

[WIP] Feature tests #750

merged 13 commits into from
Jul 6, 2018

Conversation

divyenduz
Copy link
Collaborator

Initiates work around #458.

Changes proposed in this pull request:

  • Attempted to implement testing with jest, enzyme, jsdom

  • Need to sort out the environment, plenty to mock in dom.

  • This PR just provides very basic testing of a top level component, which is a good start but a lot to cover.

@CLAassistant
Copy link

CLAassistant commented Jun 28, 2018

CLA assistant check
All committers have signed the CLA.

@divyenduz divyenduz changed the title Feature tests [WIP] Feature tests Jun 29, 2018
@timsuchanek timsuchanek merged commit d0af123 into master Jul 6, 2018
@huv1k huv1k deleted the feature_tests branch October 3, 2018 15:58
cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
* base test

* fix: setupEnzyme.ts path

* remove dep on ts-jest

* bump snap

* bump snap + remove @types deps

* updated package.json

* borrow yarn.lock

* working

* fix base tests

* add test with tabs

* test setup

* remove lints

* recover localDevIndex from master
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.

3 participants