Skip to content

Commit

Permalink
Merge pull request #984 from JJamesWWang/docs/fix-e2e-docs-wrong
Browse files Browse the repository at this point in the history
E2E Testing: Add note that installation only works for WSL/Linux
  • Loading branch information
JessieLuo30 authored Apr 3, 2023
2 parents 17d330a + 4b04ecf commit 56c1a1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/e2etesting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ You will need to install Google Chrome in order to run the end to end tests in
attached to a shell in the `semesterly` container. To run the tests, proceed as usual
with `python manage.py test`, or if you want to run only the end to end tests, use
`python manage.py test semesterly`.

**Note**: This will only work if you are using Linux/WSL on Windows. You need to install
the driver for MacOS yourself if you want to run the tests on Mac.

0 comments on commit 56c1a1f

Please sign in to comment.