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

#377 FIX: Decouple tests into individual files #428

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

chris-nowicki
Copy link
Contributor

@chris-nowicki chris-nowicki commented Jul 17, 2024

fixes #377

  • separated the jest and e2e test files
  • disabled the e2e test workflow for now

SCREENSHOT

CleanShot 2024-07-17 at 12 20 42

Copy link

appwrite bot commented Jul 17, 2024

Gridiron Survivor Application 6616ea581ef9f5521c7d

Function ID Status Action
Your function deployment has failed. Please check the logs for more details and retry.

Project name: Gridiron Survivor Application
Project ID: 6616ea581ef9f5521c7d

Function ID Status Action
userAuth 6626fef885a9f630442b failed Failed View Logs

Only deployments on the production branch are activated automatically. If you'd like to activate this deployment, navigate to your deployments. Learn more about Appwrite Function deployments.

💡 Did you know?
Cursor pagination performs better than offset pagination when loading further pages

Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gridiron-survivor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 4:18pm
gridiron-survivor-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 4:18pm

@shashilo shashilo merged commit 25ffe5f into develop Jul 17, 2024
6 of 7 checks passed
@shashilo shashilo deleted the chris/split-jest-plawright-functions branch July 17, 2024 16:23
Clue355 pushed a commit that referenced this pull request Jul 17, 2024
fixes #377 

- separated the jest and e2e test files
- disabled the e2e test workflow for now

## SCREENSHOT
![CleanShot 2024-07-17 at 12 20
42](https://github.com/user-attachments/assets/0892b2ed-4e80-4193-8666-e8aab0ada111)
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.

BE: Split up Jest and Playwright GitHub Actions
2 participants