summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorLines
2023-08-16update tests for 61b33446cd255235b6ae19823461322d7607ab59Birte Kristina Friesel-8/+8
2023-08-12fix tests (use relative datetimes for proper past visibility handling)Birte Kristina Friesel-8/+8
2023-07-18update relations test. oops.1.33.4Birte Kristina Friesel-2/+2
2023-07-16account: add a list of sent follow requestsBirte Kristina Friesel-70/+400
2023-07-03update ALL the copyright notices!Derf Null-9/+9
2023-06-29add profile / past journey visibility testsDerf Null-0/+558
2023-06-29move journey visibility to separate testDerf Null-275/+461
2023-06-28add journey visibility testsDerf Null-13/+305
2023-06-28visibility test: add a small description of current testDerf Null-4/+7
2023-06-26t/22-visibility: also check ajax status and profileDerf Null-0/+48
2023-06-26use small stations database for some testsDerf Null-0/+6
2023-06-26Move hash_password to Model/UsersDerf Null-21/+12
2023-06-26add visibility and share token testDerf Null-0/+427
2023-06-25Login: return HTTP 400 on invalid password or unconfirmed accountDerf Null-2/+2
2023-06-24time to flush the name cacheDerf Null-5/+5
2023-06-04adjust relations test for subj/obj and follower return values changesDerf Null-50/+77
2023-06-04update registration test for new CSRF validationDerf Null-1/+1
2023-06-03Users: support notifications about pending follow requestsDerf Null-0/+46
2023-06-01Users: Add unfollow actionDerf Null-0/+76
2023-05-31prepare for follow relations and follow-only checkinsDerf Null-0/+375
2021-04-20fix testsDaniel Friesel-0/+17
2020-11-27Add a bunch of licensing dataDaniel Friesel-0/+25
2020-10-06Stats: Fix handling of negative cumulative arrival/departure delays1.18.1Daniel Friesel-0/+94
2020-08-28add journey edit testDaniel Friesel-1/+201
2020-08-22split up registration and journey stats testsDaniel Friesel-100/+170
2019-11-24improve get_user_travels performance, most notably when rendering map1.10.3Daniel Friesel-0/+4
2019-11-18add journey: make realtime data optional (default to schedule data)1.10.1Daniel Friesel-0/+30
2019-08-23Add proper journey comment supportDaniel Friesel-1/+3
2019-05-26Unit tests with time zones? Forget about it…Daniel Friesel-2/+2
2019-05-26add journey entry and statistics testsDaniel Friesel-0/+64
2019-05-03adjust tests for /account/... URL changesDaniel Friesel-3/+3
2019-04-30use a separate table for registration tokensDaniel Friesel-3/+5
2019-04-29Add password reset functionalityDaniel Friesel-0/+40
2019-04-22Finish transition from DBI to Mojo::PgDaniel Friesel-1/+0
2019-04-22add "change password" testsDaniel Friesel-0/+44
2019-04-22Add test for account (un)deletionDaniel Friesel-2/+28
2019-04-22Skip database tests if no database is configuredDaniel Friesel-0/+4
2019-04-18basic test: No DB needed; perltidyDaniel Friesel-6/+6
2019-04-18Add a registration testDaniel Friesel-0/+90
2019-04-18Add a basic test for static contentDaniel Friesel-0/+37