-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Test message rendering #9460
Open
pabzm
wants to merge
11
commits into
roundcube:master
Choose a base branch
from
pabzm:test-message-rendering
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Test message rendering #9460
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a79c8f - Browse repository at this point
Copy the full SHA 4a79c8fView commit details -
Run ./tests/MessageRendering/run-tests.sh to run all tests in that directory, which are supposed to check the rendering of concrete messages. The messages are served by a dovecot container from the Maildir in `tests/MessageRendering/src/maildir` and identified by their `Message-Id`.
Configuration menu - View commit details
-
Copy full SHA for 7536fa4 - Browse repository at this point
Copy the full SHA 7536fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for acad198 - Browse repository at this point
Copy the full SHA acad198View commit details -
Rename message files to fix unit tests on windows
The files will be renamed back by dovecot, but then they won't hurt our unit test suite anymore. We'll have to come up with a good way to avoid git reporting a lot of filename changes, though.
Configuration menu - View commit details
-
Copy full SHA for 4846095 - Browse repository at this point
Copy the full SHA 4846095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455d55a - Browse repository at this point
Copy the full SHA 455d55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d435e6 - Browse repository at this point
Copy the full SHA 4d435e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770f545 - Browse repository at this point
Copy the full SHA 770f545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abf095 - Browse repository at this point
Copy the full SHA 2abf095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873204b - Browse repository at this point
Copy the full SHA 873204bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e533e1d - Browse repository at this point
Copy the full SHA e533e1dView commit details -
Allow to specify a different IMAP server container image
To use another image, e.g. to test a different server implementation, or because the default image doesn't run on your platform, create a file called 'tests/MessageRendering/.env' and assign the variable ROUNDCUBE_TEST_IMAP_SERVER_IMAGE in it.
Configuration menu - View commit details
-
Copy full SHA for 63c90ef - Browse repository at this point
Copy the full SHA 63c90efView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.