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

[legacy-framework] Add new integration test harness #2189

Merged
merged 3 commits into from
Apr 8, 2021

Conversation

flybayer
Copy link
Member

@flybayer flybayer commented Apr 8, 2021

What are the changes and their implications?

This adds an all new integration test setup in ./test/. It's modeled exactly after the nextjs integration test setup. So learn once, use everywhere :)

  • CI
  • Document adding new integration tests
  • Document running individual tests
    • yarn testheadless --testPathPattern "integration/queries"

Checklist

  • Changes covered by tests (tests added if needed)
  • [ ] Does this PR warrant documentation updates? If yes, open a second PR with doc changes to blitzjs.com

@flybayer flybayer marked this pull request as ready for review April 8, 2021 18:44
@flybayer flybayer merged commit bc0c728 into canary Apr 8, 2021
@flybayer flybayer deleted the query-integration branch April 8, 2021 20:31
@itsdillon itsdillon changed the title Add new integration test harness [legacy-framework] Add new integration test harness Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants