Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
cfa4077f
Commit
cfa4077f
authored
Nov 13, 2017
by
Tyler Hallada
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fill out "testing" section of Schedules readme
parent
bf807747
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
openedx/core/djangoapps/schedules/README.md
+11
-2
No files found.
openedx/core/djangoapps/schedules/README.md
View file @
cfa4077f
...
...
@@ -219,8 +219,17 @@ Reminder".
### Running in Devstack
The management command?
Ensure that you have correctly configured your LMS to send emails and that you
have at least one user that matches the criteria of the message type you are
testing.
Outputting to File backend.
By default your devstack should be configured to use the
`file_email`
ACE
channel which saves the HTML emails to
`/path/to/your/devstack/src/ace_messages/*.html`
on your host (or
`/edx/src/ace_messages/`
in your devstack docker container). Open the files in
your browser to view the emails.
### Litmus
Refer to the confluence page on
[
How to test emails in a variety of
clients](https://openedx.atlassian.net/wiki/spaces/RET/pages/216563991/How+to+test+emails+in+a+variety+of+clients).
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment