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

chore: update RWA to make running locally easier #1524

Merged
merged 8 commits into from
Mar 11, 2024

Conversation

AtofStryker
Copy link
Contributor

I noticed after running the RWA earlier this week that there were some typing, linting, and other issues that make the app somewhat difficult to run locally. This PR addresses the typing issues, dependency issues, and old scaffolded data.

I had to downgrade passport due to jaredhanson/passport#904

cypress/support/commands.ts Outdated Show resolved Hide resolved
@jennifer-shehane jennifer-shehane removed their request for review March 11, 2024 15:46
Copy link

cypress bot commented Mar 11, 2024

Passing run #6363 ↗︎

0 392 2 0 Flakiness 0

Details:

fix linting issue by breaking chainable up
Project: cypress-realworld-app Commit: 71c38c957d
Status: Passed Duration: 09:18 💡
Started: Mar 11, 2024 5:03 PM Ended: Mar 11, 2024 5:13 PM

Review all test suite changes for PR #1524 ↗︎

@AtofStryker AtofStryker merged commit 6fbb8f7 into develop Mar 11, 2024
35 of 36 checks passed
@AtofStryker AtofStryker deleted the chore/cleanup-rwa branch March 11, 2024 17:21
@MikeMcC399
Copy link
Contributor

@AtofStryker

markerikson pushed a commit to replayio-public/cypress-realworld-app that referenced this pull request Jun 25, 2024
* chore: fix typings issues from yarn start when starting the backend dev server

* reseed data as test shouldnt fail for new users

* fix aws exports not failing RWA if missing

* use @cypress/vite-dev-server to use different port from app so users can go between e2e and ct at the same time

* fix types

* run prettier

* fix unit tests

* fix linting issue by breaking chainable up
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