Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Unified Diff: tests/__init__.py
Issue
29501558
:
Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Adding pytest-cov, adhering to comments
Created Aug. 14, 2017, 2:19 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.gitignore
tests/__init__.py
tests/chrome_rsa.pem
tests/conftest.py
tests/expecteddata/manifest_edge_False.xml
tests/expecteddata/manifest_edge_True.xml
tests/expecteddata/manifest_gecko_False_False.rdf
tests/expecteddata/manifest_gecko_False_True.rdf
tests/expecteddata/manifest_gecko_True_False.rdf
tests/expecteddata/manifest_gecko_True_True.rdf
tests/metadata.chrome
tests/metadata.gecko
tests/metadata.gecko-webext
tests/test_packagerChrome.py
tests/test_packagerEdge.py
tests/test_packagerGecko.py
tests/tools.py
tox.ini
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« .gitignore
('k') |
tests/chrome_rsa.pem »
('j') |
tests/metadata.chrome »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: tests/__init__.py
diff --git a/__init__.py b/tests/__init__.py
similarity index 100%
copy from __init__.py
copy to tests/__init__.py
« no previous file with comments
|
« .gitignore
('k') |
tests/chrome_rsa.pem »
('j') |
tests/metadata.chrome »
('J')
Edit Message
Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Created July 31, 2017, 12:07 p.m. by tlucas
Modified Oct. 22, 2017, 11:33 a.m.
Reviewers: Vasily Kuznetsov, Sebastian Noack, kzar
Base URL:
Comments: 264
This is Rietveld