[PR #791] [MERGED] fix selenium tests to run in different env #1050

Closed
opened 2026-02-25 21:37:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/791
Author: @kroky
Created: 10/11/2023
Status: Merged
Merged: 10/11/2023
Merged by: @kroky

Base: masterHead: bugfix/selenium-tests


📝 Commits (1)

  • b0a96ca fix selenium tests to run in different env

📊 Changes

7 files changed (+23 additions, -4 deletions)

View changed files

📝 tests/selenium/base.py (+4 -0)
📝 tests/selenium/inline_msg.py (+1 -0)
📝 tests/selenium/pages.py (+2 -0)
📝 tests/selenium/search.py (+2 -0)
📝 tests/selenium/send.py (+10 -2)
📝 tests/selenium/servers.py (+2 -2)
📝 tests/selenium/settings.py (+2 -0)

📄 Description

Fixing these to run against a normal postfix external server, so that all of them pass even if auth is not DB or there are some timeouts/inaccessible elements.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/791 **Author:** [@kroky](https://github.com/kroky) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `bugfix/selenium-tests` --- ### 📝 Commits (1) - [`b0a96ca`](https://github.com/cypht-org/cypht/commit/b0a96ca4e4ec028c222dd7685a7262d29335f33c) fix selenium tests to run in different env ### 📊 Changes **7 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `tests/selenium/base.py` (+4 -0) 📝 `tests/selenium/inline_msg.py` (+1 -0) 📝 `tests/selenium/pages.py` (+2 -0) 📝 `tests/selenium/search.py` (+2 -0) 📝 `tests/selenium/send.py` (+10 -2) 📝 `tests/selenium/servers.py` (+2 -2) 📝 `tests/selenium/settings.py` (+2 -0) </details> ### 📄 Description Fixing these to run against a normal postfix external server, so that all of them pass even if auth is not DB or there are some timeouts/inaccessible elements. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1050
No description provided.