Pierre-Yves Chibon
|
73d1200552
Project wide black fixes, including tests, docs and all
|
5 年之前 |
Pierre-Yves Chibon
|
d9e6bcd566
Drop the in-code requirements for SQLAlchemy >= 0.8
|
5 年之前 |
Pierre-Yves Chibon
|
67d1cce037
Move pagure to use python3's absolute import
|
5 年之前 |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 年之前 |
Ryan Lerch
|
ca4b80b7eb
fix text colour on login button
|
6 年之前 |
Slavek Kabrda
|
2200ff4378
Fix force logout button by making it form submit to be able to send post request
|
6 年之前 |
Pierre-Yves Chibon
|
29b1ab530c
Ensured the hashed password is unicode
|
6 年之前 |
Ryan Lerch
|
336cd6b3c9
Update the logged in index page to a new user dashboard
|
6 年之前 |
Pierre-Yves Chibon
|
74da3a7aa2
Fix the tests by ensuring the user logging in has access to the project
|
6 年之前 |
Pierre-Yves Chibon
|
1baa7f8479
Add some more tests for local auth
|
6 年之前 |
Aurélien Bompard
|
619e2a6d62
Don't (ab)use the str() function
|
6 年之前 |
Aurélien Bompard
|
6264174771
Port the unit-tests to python3
|
6 年之前 |
Patrick Uiterwijk
|
ce6d6d48a0
Allow forcing logout of all sessions before now
|
6 年之前 |
Aurélien Bompard
|
13bcde9ec8
Tests: commit instead of recreating a session
|
6 年之前 |
Aurélien Bompard
|
d90ed462e2
More flakiness fixes
|
6 年之前 |
Pierre-Yves Chibon
|
d5b2143501
Adjust tests for newer flask
|
6 年之前 |
Farhaan Bukhsh
|
ecae953739
Organize test for non-ascii password
|
7 年之前 |
Farhaan Bukhsh
|
ec96144df8
Fix unicode in password and add test
|
7 年之前 |
Clement Verna
|
5be1f7852b
Fix the local login unit test
|
6 年之前 |
Pierre-Yves Chibon
|
bcc20eb15d
Fix the local login
|
6 年之前 |
Pierre-Yves Chibon
|
b130e5c6ef
Re-architure pagure
|
7 年之前 |
Clement Verna
|
109c4b00b7
Add a new class without broker/worker to the unit test.
|
7 年之前 |
Patrick Uiterwijk
|
114ca22d4a
Make tests handle wait pages
|
7 年之前 |
Pierre-Yves Chibon
|
393f311dea
Simpler is better
|
7 年之前 |
Pierre-Yves Chibon
|
33ff8d7e07
Fix running the unit-tests without a local smtp server
|
7 年之前 |
Pierre-Yves Chibon
|
450dd6b585
Attempt to fix running the tests on jenkins with a newer flask version
|
7 年之前 |
Farhaan Bukhsh
|
49a6a1afce
Fix ui/logout test
|
8 年之前 |
Pierre-Yves Chibon
|
d5929b5f2b
Fix the unit-tests for the change in the master template
|
8 年之前 |
Pierre-Yves Chibon
|
480388e09b
Ensure we're using UTC times in the tests as we do in the code
|
8 年之前 |
Pedro Lima
|
951fd7413f
fix admin_session_timedout error with local auth
|
8 年之前 |