mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #954] [MERGED] Workflows: add test-selenium #1173
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cypht-org/cypht/pull/954
Author: @wangxiaoerYah
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/19/2024
Merged by: @kroky
Base:
master← Head:master📝 Commits (6)
30bb48dWorkflows: add test-selenium919ca56Workflows: add test-selenium0159404Workflows: add test-selenium053f5cbWorkflows: Optimize the process690d60aWorkflows: Optimize the processee4acbaMerge branch 'cypht-org:master' into master📊 Changes
11 files changed (+356 additions, -82 deletions)
View changed files
➕
.github/tests/scripts/dovecot.sh(+7 -0)➕
.github/tests/scripts/postfix.sh(+6 -0)➕
.github/tests/selenium/creds.py(+24 -0)➕
.github/tests/selenium/nginx/nginx-site.conf(+21 -0)➕
.github/tests/selenium/nginx/php_fastcgi.conf(+15 -0)➕
.github/tests/selenium/webdriver/webdriver.sh(+11 -0)📝
.github/tests/setup.sh(+86 -1)➕
.github/workflows/Nightly-Image.yml(+28 -0)➕
.github/workflows/Test-Build.yml(+145 -0)➖
.github/workflows/test.yml(+0 -81)➕
tests/selenium/requirements.txt(+13 -0)📄 Description
Like I said, it didn't really run. But I think this is an idea, and I hope to submit it to the main line for everyone to refer to.
This is just a workflow, not code, has no impact on the project, and is not a broken code. It is just a Workflow.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.