Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Johannes Tomren Røsvik
Agreelance
Commits
9fc6eefa
Commit
9fc6eefa
authored
Apr 12, 2020
by
dennisjl
Browse files
change of commenting style
parent
3e3f466d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_darkmode.py
View file @
9fc6eefa
...
...
@@ -6,8 +6,8 @@ import os
url
=
"http://127.0.0.1:8000/"
"""
Testing of DarkMode functionality with Unittest: https://docs.python.org/3/library/unittest.html
and using end-to-end testing framework Selenium: https://selenium-python.readthedocs.io/
"""
#
Testing of DarkMode functionality with Unittest: https://docs.python.org/3/library/unittest.html
#
and using end-to-end testing framework Selenium: https://selenium-python.readthedocs.io/
class
AgreelanceDarkMode
(
unittest
.
TestCase
):
def
setUp
(
self
):
...
...
Write
Preview
Supports
Markdown
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