Pierre-Yves Chibon
|
dd0029f41f
Fix typo in the tests
|
il y a 8 ans |
Pierre-Yves Chibon
|
3ce6392396
Use output.get_data(as_text=True) everywhere to get the unicode text
|
il y a 8 ans |
Pierre-Yves Chibon
|
636da3393d
Fix unit-tests to run with both py2 and py3
|
il y a 8 ans |
Pierre-Yves Chibon
|
be9eb9d199
Fix unit-tests for py3
|
il y a 8 ans |
Pierre-Yves Chibon
|
ac3c06aa04
Get almost all the tests to pass on py3
|
il y a 8 ans |
Pierre-Yves Chibon
|
c542cd8b23
Fix running the unit-tests on py3
|
il y a 8 ans |
Pierre-Yves Chibon
|
7fecdbd2e6
More unit-test fixes for python3
|
il y a 8 ans |
Pierre-Yves Chibon
|
c6af9d9cef
We can now run these tests in py3 as well
|
il y a 9 ans |
Pierre-Yves Chibon
|
ad76aaf23b
Fix running the tests with python3
|
il y a 9 ans |
Pierre-Yves Chibon
|
0d392568a2
Port the test suite to python3
|
il y a 9 ans |
Jeremy Cline
|
20109ffceb
Each test now works in a tempdir
|
il y a 8 ans |
Jeremy Cline
|
2eaa12d084
Use context managers to ensure files are closed
|
il y a 8 ans |
Pierre-Yves Chibon
|
8544f49f42
Adjust unit-tests for the namespace
|
il y a 8 ans |
Pierre-Yves Chibon
|
d824d1689d
Also check that if the user is not allowed, they get a 403 error
|
il y a 8 ans |
Pierre-Yves Chibon
|
3f60e3e272
Adjust unit-tests for the new @app.before_request method
|
il y a 8 ans |
Pierre-Yves Chibon
|
72ed6b3f4d
Adjust unit-tests for the @repo_method decorator
|
il y a 8 ans |
Pierre-Yves Chibon
|
ae3cda3343
Adjust the tests for the use of the repo_method decorator
|
il y a 8 ans |
farhaanbukhsh
|
907098b31f
Fix to make test happy with introduction of is_fork column
|
il y a 8 ans |
Pierre-Yves Chibon
|
ce666617c2
Adjust the unit-tests for the change in the group model
|
il y a 8 ans |
Pierre-Yves Chibon
|
624be10a81
Disable the virus scanner for testing pagure/ui/repo.py
|
il y a 8 ans |
Lubomír Sedlář
|
60ab63ea31
Align token expiration with ACL button
|
il y a 8 ans |
Pierre-Yves Chibon
|
7ded1eee7b
Fix running the tests on el7 (ie: prod and jenkins)
|
il y a 8 ans |
Pierre-Yves Chibon
|
17de872831
Add unit-tests to test viewing a file with a non-ascii name
|
il y a 8 ans |
Pierre-Yves Chibon
|
3c6ab69973
Fix viewing a diff of different commits with a file having a non-ascii name
|
il y a 8 ans |
Pierre-Yves Chibon
|
f487a0538a
Adjust the compare_commit tests with a file having a non-ascii name
|
il y a 8 ans |
Oliver Gutierrez
|
9e99d9cd93
Added full list of commits to commit comparison view
|
il y a 8 ans |
Oliver Gutierrez
|
38f510105b
Added commit comparison view
|
il y a 9 ans |
Gaurav Kumar
|
6cf17845b7
Modified message string for watch option.
|
il y a 8 ans |
Gaurav Kumar
|
f3f4347f18
Modifications in watch_repo route.
|
il y a 9 ans |
Gaurav Kumar
|
604af68560
Few modifications for watch feature.
|
il y a 9 ans |