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

tests(e2e): server with client queries #29

Merged
merged 15 commits into from
May 11, 2021
Merged

Conversation

jasonkuhrt
Copy link
Contributor

@jasonkuhrt jasonkuhrt commented May 10, 2021

closes #28

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2021

Codecov Report

Merging #29 (ebed478) into main (bfe9fcc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   31.88%   31.88%           
=======================================
  Files          24       24           
  Lines         367      367           
  Branches       70       70           
=======================================
  Hits          117      117           
  Misses        243      243           
  Partials        7        7           

@bweis
Copy link

bweis commented May 10, 2021

@jasonkuhrt In 4bfcc76 you left an exposed Heroku DB string with user and password inline. You might want to regenerate the DB and store those in environment variables. Otherwise people can maliciously cause tests to fail.

@jasonkuhrt
Copy link
Contributor Author

jasonkuhrt commented May 10, 2021

Otherwise people can maliciously cause tests to fail.

@bweis that's true but not a concern right now. Will fix when it becomes an issue.

@jasonkuhrt
Copy link
Contributor Author

Going to merge as it is only failing in Windows now.

@jasonkuhrt jasonkuhrt merged commit 73e5ded into main May 11, 2021
@jasonkuhrt jasonkuhrt deleted the tests/e2e-client-server branch May 11, 2021 03:05
@rostislav-simonik-nexus-prisma-admin
Copy link
Collaborator

🎉 This PR is included in version 1.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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nexus-prisma e2e test
4 participants