Pierre-Yves Chibon
|
722f0402b1
Add tests checking pagure's behavior when the commit message has a link
|
6 years ago |
Pierre-Yves Chibon
|
ec5e382754
Allow specifying a branch when adding content to git
|
6 years ago |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 years ago |
Karsten Hopp
|
b310aff191
convert more strings to 'raw strings' to fix errors reported by flake8-9
|
6 years ago |
Patrick Uiterwijk
|
8174a49920
Implement pulling and pushing via repobridge instead of HTTPS
|
6 years ago |
Pierre-Yves Chibon
|
11ad7c9cef
Don't add an id to the FakeUser objects by default
|
6 years ago |
Pierre-Yves Chibon
|
8a76fa5dd4
Refactor redundant code in the tests
|
6 years ago |
Pierre-Yves Chibon
|
3470e11726
Add an utility method to remove a file from a given git repo in the tests
|
6 years ago |
Pierre-Yves Chibon
|
6fdafd0b79
Ensure two utility methods in the tests respect the branch they are given
|
6 years ago |
Alex Gleason
|
633b657fb9
Fix autoincrement issues, fix tests
|
6 years ago |
Alex Gleason
|
6656f76a7a
Onboarding: fix dev-data.py, prioritize docker-compose for local dev, fix Vagrant issues
|
6 years ago |
Patrick Uiterwijk
|
3901938bc9
Allow create_project_full to add extra args
|
6 years ago |
Patrick Uiterwijk
|
7b18a69a64
Make sure repoSpanner tests can run simultaneous py2 and py3
|
6 years ago |
Patrick Uiterwijk
|
d2915898cd
Add hooks to repoSpanner setups
|
6 years ago |
Patrick Uiterwijk
|
b2cb9c129e
Implement dynamic ACL checks
|
6 years ago |
Patrick Uiterwijk
|
8a2282402e
Prevent leaking of test state by aborting
|
6 years ago |
Patrick Uiterwijk
|
4012dc9308
Move to BaseRunner hooks architecture
|
6 years ago |
Patrick Uiterwijk
|
3f97f6a980
Integrate repoSpanner
|
6 years ago |
Pierre-Yves Chibon
|
893d4f96c7
Add a mirroring hook to mirror git repo to other locations
|
6 years ago |
Ryan Lerch
|
5682fd585c
update subscriber count and avatar on pull request page
|
6 years ago |
Pierre-Yves Chibon
|
3e9b1df0f5
Make the unit-tests pass on the python-wtforms 2.2+
|
6 years ago |
Aurélien Bompard
|
619e2a6d62
Don't (ab)use the str() function
|
6 years ago |
Aurélien Bompard
|
6264174771
Port the unit-tests to python3
|
6 years ago |
Pierre-Yves Chibon
|
9552de009f
Disabled debug when running the tests
|
6 years ago |
Patrick Uiterwijk
|
3d2cb5ab2d
Mock get_user out
|
6 years ago |
Pierre-Yves Chibon
|
11d0199fba
Add the possibility to link issues to pull-requests
|
6 years ago |
Pierre-Yves Chibon
|
675b89947a
Make the tests use beautifulsoup rather than regex
|
6 years ago |
Pierre-Yves Chibon
|
517d6947ca
Add support in the tests for task returning to a POST query
|
6 years ago |
Karsten Hopp
|
5192eb2243
add unit-test for readme ordering
|
6 years ago |
Aurélien Bompard
|
00115db943
Tests: run the task synchronously
|
6 years ago |