Birte Kristina Friesel
|
479ded0c72
|
update tests for 61b33446cd
|
2023-08-16 21:34:46 +02:00 |
|
Birte Kristina Friesel
|
a58a312baf
|
fix tests (use relative datetimes for proper past visibility handling)
|
2023-08-12 13:26:51 +02:00 |
|
Birte Kristina Friesel
|
44596dfe21
|
update relations test. oops.
|
2023-07-18 16:17:32 +02:00 |
|
Birte Kristina Friesel
|
19cd9f7a8d
|
account: add a list of sent follow requests
|
2023-07-16 23:01:23 +02:00 |
|
Derf Null
|
a608ca6781
|
update ALL the copyright notices!
|
2023-07-03 17:59:25 +02:00 |
|
Derf Null
|
4f54597c0d
|
add profile / past journey visibility tests
|
2023-06-29 21:52:45 +02:00 |
|
Derf Null
|
915e90a285
|
move journey visibility to separate test
|
2023-06-29 20:55:20 +02:00 |
|
Derf Null
|
c7fedb9e42
|
add journey visibility tests
|
2023-06-28 22:21:33 +02:00 |
|
Derf Null
|
6e25ffc8e9
|
visibility test: add a small description of current test
|
2023-06-28 19:23:19 +02:00 |
|
Derf Null
|
f0be693811
|
t/22-visibility: also check ajax status and profile
|
2023-06-26 20:49:58 +02:00 |
|
Derf Null
|
16237bfe21
|
use small stations database for some tests
|
2023-06-26 20:18:27 +02:00 |
|
Derf Null
|
0702a0edca
|
Move hash_password to Model/Users
|
2023-06-26 19:50:49 +02:00 |
|
Derf Null
|
9b54276e8c
|
add visibility and share token test
|
2023-06-26 17:40:23 +02:00 |
|
Derf Null
|
05924f2c67
|
Login: return HTTP 400 on invalid password or unconfirmed account
|
2023-06-25 23:28:38 +02:00 |
|
Derf Null
|
085d77a1fa
|
time to flush the name cache
|
2023-06-24 18:36:59 +02:00 |
|
Derf Null
|
a7f17fd9bf
|
adjust relations test for subj/obj and follower return values changes
|
2023-06-04 22:05:24 +02:00 |
|
Derf Null
|
dfe07939a2
|
update registration test for new CSRF validation
|
2023-06-04 21:16:28 +02:00 |
|
Derf Null
|
d4a6470141
|
Users: support notifications about pending follow requests
|
2023-06-03 10:42:14 +02:00 |
|
Derf Null
|
b2feb1b664
|
Users: Add unfollow action
|
2023-06-01 22:07:01 +02:00 |
|
Derf Null
|
9332f60a43
|
prepare for follow relations and follow-only checkins
|
2023-05-31 22:16:27 +02:00 |
|
Daniel Friesel
|
582e8b874c
|
fix tests
|
2021-04-20 22:09:34 +02:00 |
|
Daniel Friesel
|
b70ecc7c7c
|
Add a bunch of licensing data
|
2020-11-27 22:12:56 +01:00 |
|
Daniel Friesel
|
e8ff730320
|
Stats: Fix handling of negative cumulative arrival/departure delays
|
2020-10-06 19:28:00 +02:00 |
|
Daniel Friesel
|
ea0fe3ea3e
|
add journey edit test
|
2020-08-28 20:33:02 +02:00 |
|
Daniel Friesel
|
4c2d1431ef
|
split up registration and journey stats tests
|
2020-08-22 10:53:47 +02:00 |
|
Daniel Friesel
|
b3b0a055b9
|
improve get_user_travels performance, most notably when rendering map
only create DateTime objects when needed
|
2019-11-24 20:29:52 +01:00 |
|
Daniel Friesel
|
13e59b3aa1
|
add journey: make realtime data optional (default to schedule data)
Closes #25
|
2019-11-18 21:02:57 +01:00 |
|
Daniel Friesel
|
f6d56d3134
|
Add proper journey comment support
|
2019-08-23 10:34:02 +02:00 |
|
Daniel Friesel
|
c907b5a8e6
|
Unit tests with time zones? Forget about it…
|
2019-05-26 18:26:14 +02:00 |
|
Daniel Friesel
|
90824071d7
|
add journey entry and statistics tests
|
2019-05-26 18:16:17 +02:00 |
|
Daniel Friesel
|
122e2a7b4a
|
adjust tests for /account/... URL changes
|
2019-05-03 22:22:08 +02:00 |
|
Daniel Friesel
|
048767149e
|
use a separate table for registration tokens
|
2019-04-30 18:05:07 +02:00 |
|
Daniel Friesel
|
25d0530e86
|
Add password reset functionality
Closes #5
|
2019-04-29 20:12:59 +02:00 |
|
Daniel Friesel
|
812be4f0cb
|
Finish transition from DBI to Mojo::Pg
|
2019-04-22 13:42:41 +02:00 |
|
Daniel Friesel
|
eaf3f451c5
|
add "change password" tests
|
2019-04-22 09:43:00 +02:00 |
|
Daniel Friesel
|
9101207449
|
Add test for account (un)deletion
|
2019-04-22 08:45:26 +02:00 |
|
Daniel Friesel
|
dcc161fbf8
|
Skip database tests if no database is configured
|
2019-04-22 07:02:14 +02:00 |
|
Daniel Friesel
|
4aa83625d3
|
basic test: No DB needed; perltidy
|
2019-04-18 14:52:51 -04:00 |
|
Daniel Friesel
|
eff979081c
|
Add a registration test
|
2019-04-18 14:51:45 -04:00 |
|
Daniel Friesel
|
015b51ba84
|
Add a basic test for static content
|
2019-04-18 12:22:17 -04:00 |
|