History tests/__init__.py

Implement dynamic ACL checks
Patrick Uiterwijk • 7 years ago  
Prevent leaking of test state by aborting
Patrick Uiterwijk • 7 years ago  
Move to BaseRunner hooks architecture
Patrick Uiterwijk • 7 years ago  
Integrate repoSpanner
Patrick Uiterwijk • 7 years ago  
Don't (ab)use the str() function
Aurélien Bompard • 7 years ago  
Port the unit-tests to python3
Aurélien Bompard • 7 years ago  
Disabled debug when running the tests
Pierre-Yves Chibon • 7 years ago  
Mock get_user out
Patrick Uiterwijk • 7 years ago  
add unit-test for readme ordering
Karsten Hopp • 7 years ago  
Tests: run the task synchronously
Aurélien Bompard • 7 years ago  
Tests: empty the DB after each tests
Aurélien Bompard • 7 years ago  
Drop Faitout support
Aurélien Bompard • 7 years ago  
Fix the unit-test suite
Pierre-Yves Chibon • 7 years ago  
Fix the flakiness of some tests
Aurélien Bompard • 7 years ago  
Allow tests to run in virtualenv
Lubomír Sedlář • 7 years ago  
Fix running the unit-tests
Pierre-Yves Chibon • 7 years ago  
Re-architure pagure
Pierre-Yves Chibon • 8 years ago  
Fix the unit-tests
Pierre-Yves Chibon • 8 years ago  
Ugly but works, try to delete the folder twice
Pierre-Yves Chibon • 8 years ago  
Start generalizing the use of self.get_csrf()
Pierre-Yves Chibon • 8 years ago  
Fix the tests
Pierre-Yves Chibon • 8 years ago  
Close workerlog at the end
Patrick Uiterwijk • 8 years ago  
Make tests handle wait pages
Patrick Uiterwijk • 8 years ago  
SIGKILL the worker and broker in the tests
Patrick Uiterwijk • 8 years ago  
Make the test suites quiet again
Patrick Uiterwijk • 8 years ago  
Make all tests use self.path/repos for repos
Patrick Uiterwijk • 8 years ago  
Make worker terminate before killing broker
Patrick Uiterwijk • 8 years ago  
Make redis quiet
Patrick Uiterwijk • 8 years ago  
For PR test, make actual commits
Patrick Uiterwijk • 8 years ago  
Make test suite start a broker and worker
Patrick Uiterwijk • 8 years ago  
Improve the logging situation
Pierre-Yves Chibon • 8 years ago  
Add performance checks to the test suite
Patrick Uiterwijk • 8 years ago  
Adjust copyright years
Pierre-Yves Chibon • 8 years ago  
Drop the reload mechanism from the tests
Pierre-Yves Chibon • 8 years ago  
tests: do local pylint disabling properly
Adam Williamson • 9 years ago  
Add unit-tests for pagure.lib.is_watching_obj
Pierre-Yves Chibon • 9 years ago  
Fix the faitout url
Pierre-Yves Chibon • 9 years ago  
Each test now works in a tempdir
Jeremy Cline • 9 years ago  
Add a docstring to reload_pagure
Pierre-Yves Chibon • 9 years ago  
Drop reloading pagure.api.ci.jenkins
Pierre-Yves Chibon • 9 years ago  
Make the binary file really binary
Pierre-Yves Chibon • 9 years ago  
Globally prevent sending email in the tests
Pierre-Yves Chibon • 10 years ago  
Create the releases folder for all the tests
Pierre-Yves Chibon • 10 years ago  
More ACLs to the token used in the tests
Pierre-Yves Chibon • 10 years ago  
Expand the ACLs the test token has
Pierre-Yves Chibon • 10 years ago  
Fix unit-tests on a real DBMS, thanks faitout
Pierre-Yves Chibon • 10 years ago  
Add an option to create bare git repo
Pierre-Yves Chibon • 10 years ago  
Rename progit to pagure
Pierre-Yves Chibon • 10 years ago  
code style/pep8 change
Pierre-Yves Chibon • 10 years ago  
Drop the log handlers when running the tests
Pierre-Yves Chibon • 10 years ago  
Remove debugging code in the tests
Pierre-Yves Chibon • 10 years ago  
pep8 fix in the headers of all the python files
Pierre-Yves Chibon • 10 years ago  
Create a temporary directory for our tests
Pierre-Yves Chibon • 10 years ago  
Add emails to the user created
Pierre-Yves Chibon • 10 years ago  
Add base work for unit-tests
Pierre-Yves Chibon • 10 years ago