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

A single ftux integration test #84

Merged
merged 2 commits into from
May 9, 2023
Merged

A single ftux integration test #84

merged 2 commits into from
May 9, 2023

Conversation

neurosnap
Copy link
Member

@neurosnap neurosnap commented Apr 28, 2023

This PR set the scaffolding for writing full-blown integration tests using react testing library and msw.

The end result of 1000+ lines of code is a single integration test.

What does this test cover? It navigates through the entire FTUX flow in a happy path. This flow navigates:

  • 5 pages
  • Calls 25 endpoints
  • Requires 17 entities
  • Creates 7 entities

@neurosnap neurosnap changed the base branch from main to ux-page-cleanup April 28, 2023 20:57
Base automatically changed from ux-page-cleanup to reduce-fetches May 1, 2023 14:37
Base automatically changed from reduce-fetches to saga-query-logging May 1, 2023 14:37
Base automatically changed from saga-query-logging to main May 1, 2023 15:03
@neurosnap neurosnap force-pushed the ftux-tests branch 2 times, most recently from 669d98a to b934804 Compare May 3, 2023 14:39
@neurosnap neurosnap changed the title Ftux tests ftux tests May 3, 2023
@neurosnap neurosnap changed the title ftux tests single ftux test May 3, 2023
@neurosnap neurosnap force-pushed the ftux-tests branch 3 times, most recently from c8bc3c3 to b367e34 Compare May 4, 2023 19:07
@neurosnap neurosnap changed the title single ftux test A single ftux test May 4, 2023
@neurosnap neurosnap changed the title A single ftux test A single ftux integration test May 4, 2023
@neurosnap neurosnap merged commit 404567f into main May 9, 2023
@neurosnap neurosnap deleted the ftux-tests branch May 9, 2023 01:50
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.

2 participants