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 #943

Merged
merged 25 commits into from
Jun 27, 2024
Merged

Tests #943

merged 25 commits into from
Jun 27, 2024

Conversation

rapoler
Copy link
Contributor

@rapoler rapoler commented Jun 18, 2024

No description provided.

@surajmn1
Copy link
Contributor

surajmn1 commented Jun 18, 2024

@rapoler

  • Create a single command in the studio directory to run all tests and generate a comprehensive report.
  • Arrange test cases in the report in CRUD order, followed by other test cases.
  • Ensure test cases run from the studio directory and add Playwright as a development dependency in the studio/package.json.
  • Optimize login by performing it once and reusing the session cookie for subsequent test cases, instead of logging in after each test case.
  • Update the README to include instructions on:
    • Running a single test suite
    • Running all test cases
    • Viewing test cases in the browser
    • Adjusting the speed of test cases in the browser
  • Configure test cases to run in parallel in production, but sequentially in development.
  • Ensure test cases run headlessly (without opening a browser) in production.
  • rename test folder as e2e-tests

Copy link

cloudflare-workers-and-pages bot commented Jun 18, 2024

Deploying dega-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 373ef5f
Status:⚡️  Build in progress...

View logs

@shreeharsha-factly shreeharsha-factly merged commit b3f0431 into develop Jun 27, 2024
0 of 2 checks passed
@shreeharsha-factly shreeharsha-factly deleted the tests branch June 27, 2024 11:20
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