Girish Ramakrishnan
9ac8c1d244
test: remove package.json and package-lock.json, charlie provides all deps
...
Made-with: Cursor
2026-04-16 10:43:35 +02:00
Girish Ramakrishnan
f0df8acb0b
test: remove chromedriver dependency
...
Selenium Manager auto-detects the system ChromeDriver, making the
chromedriver npm package unnecessary.
Made-with: Cursor
2026-04-15 17:18:45 +02:00
Girish Ramakrishnan
cd4d6efee4
test: convert test to ESM
...
Replace CommonJS require() with ESM imports, add "type": "module"
to test/package.json, remove 'use strict' and jshint directives,
replace __dirname with import.meta.dirname.
Made-with: Cursor
2026-04-15 16:16:57 +02:00
Girish Ramakrishnan
43b6dbc74a
Replace expect.js with node:assert/strict
...
expect.js is unmaintained and unnecessary — Node's built-in assert
module covers all our assertion patterns. This also removes expect.js
from package.json dependencies.
Made-with: Cursor
2026-04-15 15:37:50 +02:00
Renovate Bot
59f704c23f
chore(deps): update dependency tootsuite/mastodon to v4.5.8
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.7 | 4.5.8 |
2026-03-24 16:52:51 +00:00
Renovate Bot
313909cda6
chore(deps): update dependency tootsuite/mastodon to v4.5.7
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.6 | 4.5.7 |
2026-02-24 14:19:35 +00:00
Renovate Bot
9c8b00428b
chore(deps): update dependency tootsuite/mastodon to v4.5.6
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.5 | 4.5.6 |
2026-02-04 00:20:59 +00:00
Renovate Bot
cc479463d9
chore(deps): update dependency tootsuite/mastodon to v4.5.5
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.4 | 4.5.5 |
2026-01-21 00:21:09 +00:00
Renovate Bot
4bfa7c7228
chore(deps): update dependency tootsuite/mastodon to v4.5.4
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.3 | 4.5.4 |
2026-01-07 15:56:13 +00:00
Renovate Bot
f95701c2af
chore(deps): update dependency tootsuite/mastodon to v4.5.3
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.2 | 4.5.3 |
2025-12-09 07:40:14 +00:00
Renovate Bot
4c3deb1ff5
chore(deps): update dependency tootsuite/mastodon to v4.5.2
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.1 | 4.5.2 |
2025-11-21 00:20:31 +00:00
Renovate Bot
280a4c47da
chore(deps): update dependency tootsuite/mastodon to v4.5.1
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.5.0 | 4.5.1 |
2025-11-14 00:20:32 +00:00
Renovate Bot
a55d3880d1
chore(deps): update dependency tootsuite/mastodon to v4.5.0
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.8 | 4.5.0 |
2025-11-06 17:47:41 +00:00
Renovate Bot
38dd7a7201
chore(deps): update dependency tootsuite/mastodon to v4.4.8
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.7 | 4.4.8 |
2025-10-21 15:05:08 +00:00
Renovate Bot
5c07d43c50
chore(deps): update dependency tootsuite/mastodon to v4.4.7
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.6 | 4.4.7 |
2025-10-15 23:21:37 +00:00
Renovate Bot
bf242e0f6e
chore(deps): update dependency tootsuite/mastodon to v4.4.6
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.5 | 4.4.6 |
2025-10-13 16:24:56 +00:00
Renovate Bot
09fdb65305
chore(deps): update dependency tootsuite/mastodon to v4.4.5
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.4 | 4.4.5 |
2025-09-23 23:21:15 +00:00
Renovate Bot
a2b6831dfa
chore(deps): update dependency tootsuite/mastodon to v4.4.4
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.3 | 4.4.4 |
2025-09-16 23:21:56 +00:00
Renovate Bot
7d31b1e78d
chore(deps): update dependency tootsuite/mastodon to v4.4.3
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.2 | 4.4.3 |
2025-08-05 23:21:01 +00:00
Vladimir D
a30165bf38
tests updated
2025-07-24 11:15:31 +04:00
Renovate Bot
51b63caca0
chore(deps): update dependency tootsuite/mastodon to v4.4.2
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.1 | 4.4.2 |
2025-07-23 23:20:55 +00:00
Renovate Bot
1f112f8459
chore(deps): update dependency tootsuite/mastodon to v4.4.1
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.0 | 4.4.1 |
2025-07-09 16:45:12 +00:00
Vladimir D
c0cc83c85c
tests updated
2025-07-09 11:33:50 +04:00
Renovate Bot
a8716eb617
chore(deps): update dependency tootsuite/mastodon to v4.3.9
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.8 | 4.3.9 |
2025-07-02 23:20:25 +00:00
Renovate Bot
44b6c0e459
chore(deps): update dependency tootsuite/mastodon to v4.3.8
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.7 | 4.3.8 |
2025-05-06 14:34:39 +00:00
Renovate Bot
f77f502118
chore(deps): update dependency tootsuite/mastodon to v4.3.7
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.6 | 4.3.7 |
2025-04-02 14:09:39 +00:00
Renovate Bot
ab03b0539f
chore(deps): update dependency tootsuite/mastodon to v4.3.6
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.5 | 4.3.6 |
2025-03-13 15:46:56 +00:00
Renovate Bot
211b003a13
chore(deps): update dependency tootsuite/mastodon to v4.3.5
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.4 | 4.3.5 |
2025-03-10 10:27:02 +00:00
Renovate Bot
b5c47870b0
chore(deps): update dependency tootsuite/mastodon to v4.3.4
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.3 | 4.3.4 |
2025-02-28 00:20:24 +00:00
Renovate Bot
46fa3c50d0
chore(deps): update dependency tootsuite/mastodon to v4.3.3
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.2 | 4.3.3 |
2025-01-17 00:21:06 +00:00
Renovate Bot
ad861a9264
chore(deps): update dependency tootsuite/mastodon to v4.3.2
...
| datasource | package | from | to |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.3.1 | 4.3.2 |
2024-12-03 16:45:51 +00:00
Girish Ramakrishnan
0b578dd5f1
more test fixing
2024-10-18 23:13:31 +02:00
Girish Ramakrishnan
184a246e6c
Fix tests
2024-10-18 22:58:16 +02:00
Vladimir D
d7dcfc832d
Dockerfile refactored, tests updated, tests dependencies updated
2024-10-16 12:16:13 +04:00
Johannes Zellner
be9cb6b0f6
prepare tests for ci
2024-10-08 15:34:33 +02:00
Johannes Zellner
e0fe8a9aba
Update test deps
2024-09-30 16:10:59 +02:00
Johannes Zellner
9700124a55
Update test deps
2024-08-16 17:48:20 +02:00
Johannes Zellner
265e96fe9a
Update test deps
2024-07-04 18:04:10 +02:00
Girish Ramakrishnan
95c055755e
Update test packages
2024-05-31 08:42:01 +02:00
Johannes Zellner
0c77e8c32a
Update for closed regsitration release
2024-02-23 16:45:18 +01:00
Johannes Zellner
6fa11cf195
Update test deps
2024-02-23 15:38:53 +01:00
Johannes Zellner
56bcb395dc
Update test deps
2024-02-16 13:19:30 +01:00
Johannes Zellner
25292a86b4
Make tests language independent
2024-02-14 18:05:43 +01:00
Vladimir D
146b5ac17e
OIDC auth implemented, tests updated
2024-02-14 18:05:43 +01:00
Johannes Zellner
b4f7038f79
Update test deps
2024-02-01 17:07:25 +01:00
Girish Ramakrishnan
31ab0ce6c5
Update test packages
2024-01-24 16:32:49 +01:00
Johannes Zellner
46cf00f343
Update test deps
2023-12-04 16:49:56 +01:00
Girish Ramakrishnan
1814d12d23
Version 1.12.1
2023-10-11 09:32:31 +05:30
Girish Ramakrishnan
2a87a826c4
Fix test
2023-09-22 08:13:33 +05:30
Johannes Zellner
be85153324
Update test deps
2023-09-20 18:30:31 +02:00