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

component unit tests #19

Merged
merged 5 commits into from
Aug 9, 2019
Merged

component unit tests #19

merged 5 commits into from
Aug 9, 2019

Conversation

sepans
Copy link
Owner

@sepans sepans commented Aug 8, 2019

getting Invariant Violation: graphql: Unexpected invocation at runtime error

CandidateInfo.spec.ts is working. CandidateList.spec.ts still has a problem with found links

@sepans sepans changed the title WIP component tests component unit tests Aug 9, 2019
@sepans sepans merged commit 16b22d5 into master Aug 9, 2019
@@ -13,6 +13,8 @@
"cookie-session": "^1.3.3",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
Copy link
Owner Author

Choose a reason for hiding this comment

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

probably not needed anymore?!

@@ -96,5 +101,14 @@
"prettier": "1.18.2",
"relay-compiler": "^5.0.0"
},
"babel": {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Loading relay plugin for tests

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.

1 participant