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

E2E tests for connection settings #44

Merged
merged 4 commits into from
Feb 10, 2025

Conversation

mescalantea
Copy link
Contributor

What is the goal?

Add E2E tests for Configuration > Connection settings

References

  • Issue: PAR-372

How is it being implemented?

This pull request includes several changes aimed at enhancing the configuration and testing capabilities of the project. The most important changes include modifications to the configuration settings, updates to the Playwright test configuration, and the addition of new test cases for connection settings.

Configuration updates:

  • .env.sample: Updated SeQura configuration values to use dummy_automated_tests and added new service credentials.

Enhancements to Playwright tests:

  • playwright.config.js: Added a new test suite for configuration-connection to the Playwright configuration.
  • tests-e2e/fixtures/test.js: Imported ConnectionSettingsPage and OnboardingSettingsPage and extended the test fixture with these new page objects. [1] [2]

New test cases:

Database handling improvement:

How is it tested?

Automatic tests

How is it going to be deployed?

Standard deployment

@mescalantea mescalantea requested a review from m1k3lm February 7, 2025 15:01
@mescalantea mescalantea merged commit 62b6ada into master Feb 10, 2025
6 checks passed
@mescalantea mescalantea deleted the feature/PAR-372-E2E-tests-for-Connection-Settings branch February 10, 2025 12:14
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