Jeremy Benoist
4c3ff8a8ac
Update CI
...
Allow dependabot to keep GA up to date.
2024-11-12 09:03:21 +01:00
Nicolas Lœuillet
c2b7c3bbd7
Fix test
2023-08-24 07:55:21 +02:00
Kevin Decherf
e38f9adb8b
tests: move docker service start in pytest
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-07-22 17:17:11 +02:00
Jeremy Benoist
a04e494755
Update to 2.4.0
2020-12-10 16:04:00 +01:00
Marvin Steadfast
c65be008ec
tests: some pep8 and real failing if csrf dont match
2016-09-01 09:33:17 +02:00
Sven Fischer
efbcf75701
test_login: add login with csrf token and check if it was successful
2016-08-31 23:13:32 +02:00
Marvin Steadfast
b4b1469215
try to test login
...
i use requests to test login. the session should be saved and this
should work. but i get a error that th session expired. to run this
start wallabag and run it with pytest: `py.test -s tests/`. it will
output the html of the response.
2016-08-31 16:38:13 +02:00
Marvin Steadfast
4a81bc45db
added travis testing
...
travis builds and spins up containers for sqlite, mariadb and postgres
and runs a simple python test script for accessing the wallabag.
2016-08-29 13:51:14 +02:00