Valere
2b3e2f6188
test: Enable quality gate and touch a file
2025-11-26 19:13:07 +01:00
Valere and Timo K
294b90b6dc
fix fixture following web change
2025-11-24 11:29:03 +01:00
Valere
c2f541ff8c
split test in 2 one testing sound and one to just leave
2025-11-20 11:28:24 +01:00
Valere
c1049b6088
fix import causing lint errors in node_modules
2025-11-20 10:46:24 +01:00
Valere
6577db16ce
Merge branch 'livekit' into valere/fix_blank_widget_auto_leave
2025-11-20 10:41:31 +01:00
Valere
0076b54e52
minor comments/TODO cleaning
2025-11-18 12:14:17 +01:00
Valere
614762b5f8
fixup headers
2025-11-18 10:13:10 +01:00
Valere
6d8d2d2384
refact: extract withCallViewModel in test utils file
2025-11-14 17:30:02 +01:00
Valere
93659931ca
fixup: update integration tests
2025-11-10 11:20:20 +01:00
Valere
5c83e0dce1
test: fixup MatrixLivekitMembers tests
2025-11-10 10:43:53 +01:00
Valere
1f386a1d57
test: fix displayname tests due to Epoch change
2025-11-08 13:24:03 +01:00
Valere
fc842d4be7
test: fixup ConnectionManager tests
2025-11-08 13:02:12 +01:00
Valere
2e6b1767b9
Fixup base integration test
2025-11-06 16:48:20 +01:00
Valere
6e1a582265
fix tests compilation peer session timo - wip
2025-11-06 12:08:46 +01:00
Valere
870b706672
Connection & Livekit integ test WIP
2025-11-04 17:13:28 +01:00
Valere
06734ae086
quick refactor, use object instead of tupple
2025-11-04 17:12:44 +01:00
Valere
5961cb65df
test with marbles
2025-11-03 17:19:17 +01:00
Valere
a7d2a3b9db
es lint fixes
2025-11-03 13:18:33 +01:00
Valere
4c5f06a8a9
Refactoring to ease testing of ConnectionManager
...
- Extract a ConnectionFactory
- Change Connection manager allPariticipantWithConnection$ for structure that supports members with no participant
2025-11-03 13:18:21 +01:00
Valere
0309ceb6aa
fix lint
2025-10-27 15:59:01 +01:00
Valere
3ecffccd9e
fix prettier
2025-10-27 15:41:16 +01:00
Valere
3dd0b156cf
fix: Send close widget action on auto-leave
2025-10-27 14:31:23 +01:00
Valere
23bcb5777c
Fix: widget hangup action not working
2025-10-23 19:20:21 +02:00
Valere
301cf2f4eb
Revert "CI try without USE_DOCKER"
...
This reverts commit d52656c553 .
2025-10-23 16:26:02 +02:00
Valere
918d67b2ac
CI: revert to synapse latest
2025-10-23 16:23:08 +02:00
Valere
d52656c553
CI try without USE_DOCKER
2025-10-23 16:07:04 +02:00
Valere
0823936ee1
revert CI test changes
2025-10-23 16:05:24 +02:00
Valere
150cdf64c8
CI try some more logs
2025-10-23 15:55:22 +02:00
Valere
552e1215be
revert CI test changes
2025-10-23 14:24:15 +02:00
Valere
185d7d1177
CI test
2025-10-23 14:13:50 +02:00
Valere
c572d2e779
test CI
2025-10-23 14:02:17 +02:00
Valere
348a6fe1af
test CI changing ports
2025-10-23 13:54:08 +02:00
Valere
a638acde2c
CI: Increase job timeout
2025-10-23 13:41:08 +02:00
Valere
e06f288e93
update playwright
2025-10-23 10:41:10 +02:00
Valere
a6c4fb4148
review: count as publishing even if not yet connected to LK
2025-10-14 17:47:38 +02:00
Valere
93d763f58f
devtool: quick display of focus URL in stats tile
2025-10-14 14:06:54 +02:00
Valere
58d60b35fd
fix CI failing with Invalid value "iife" for option "worker.format"
...
UMD and IIFE output formats are not supported for code-splitting builds. see https://github.com/vitejs/vite/issues/18585
2025-10-14 12:25:31 +02:00
Valere
60332dc2db
fix js-sdk dependency format
2025-10-14 12:16:24 +02:00
Valere
a9db9c8b59
ErrorHandling: publish connection error handling
2025-10-14 10:46:57 +02:00
Valere
a5aba928dd
dependency: depends on js-sdk develop
2025-10-13 16:39:14 +02:00
Valere
0e1b61a5e8
refactor: Split out all exports of CallViewModel to their own file
2025-10-13 16:24:55 +02:00
Valere
8823be67c5
refactor extract inner classes to their own files
2025-10-13 15:43:12 +02:00
Valere
8e6eb70e5b
refactor: use EnterRTCSessionOptions instead of unnamed bools
2025-10-13 13:52:01 +02:00
Valere
fc2384e330
post merge fixes (js-sdk changes)
2025-10-10 19:23:24 +02:00
Valere
2fc7f11bea
prettier fix
2025-10-10 16:51:58 +02:00
Valere
cca46bd8dd
Merge branch 'voip-team/rebased-multiSFU' into valere/multi-sfu/connection_states
2025-10-10 16:51:09 +02:00
Valere
1e75f9adcc
test: fix additional test with proper mutestate fix
2025-10-10 15:13:55 +02:00
Valere
4a8f5bccac
post merge lint fixes
2025-10-10 15:04:12 +02:00
Valere
4608d68cd9
Merge branch 'voip-team/rebased-multiSFU' into valere/multi-sfu/connection_states
2025-10-10 15:01:49 +02:00
Valere
1ab081d636
test: MISSING_MATRIX_RTC_FOCUS renamed as MISSING_MATRIX_RTC_TRANSPORT
2025-10-10 11:41:26 +02:00
Valere
6710f4c72a
Test: Fix mocking to fix failing tests
2025-10-10 11:09:41 +02:00
Valere
a500915c43
test: Fix mute test, behavior change from setMuted to setAudioEnabled
...
useCallViewKeyboardShortcuts() changed a param from `setMicrophoneMuted` to `setAudioEnabled`, the boolean arg of the callback is inverse tht it used to be
2025-10-09 19:24:44 +02:00
Valere
7cbb1ec1e8
Simplify AudioRenderer and add more tests
2025-10-09 15:33:25 +02:00
Valere
4c6b960da3
fix: use correct TestEachFunction
2025-10-09 11:00:45 +02:00
Valere
427a8dd644
test: Fix Audio render tests and added more
2025-10-08 14:48:40 +02:00
Valere
afe004c6e7
Remove un-necessary transport field, already accessible from connection
2025-10-08 14:30:52 +02:00
Valere
f5ea734a5c
esLint fix
2025-10-08 14:29:59 +02:00
Valere
13fb46644c
test: Fix mediaView test, ,member is not optional anymore
...
Updated the test because now name will be the userId instead of default display name
2025-10-08 08:50:35 +02:00
Valere
05e7b5a7ff
fixup MediaView tests
2025-10-07 17:35:25 +02:00
Valere
18ba02c9c2
knip: remove dead code
2025-10-07 16:29:11 +02:00
Valere
529cb8a7ec
prettier !
2025-10-07 16:24:02 +02:00
Valere
7437961195
lint: fix import order
2025-10-07 16:12:23 +02:00
Valere
c820ba3983
build: update lock file
2025-10-07 16:07:46 +02:00
Valere
c3c0516f0d
Lint: fix all the lint errors
2025-10-07 16:00:59 +02:00
Valere
597e6782a8
Merge branch 'voip-team/rebased-multiSFU' into valere/multi-sfu/connection_states
2025-10-07 10:33:31 +02:00
Valere
91a366fa2a
tests: Publish connection states
2025-10-06 10:50:10 +02:00
Valere
00401ca38a
refactor: PublishConnection extract from giant constructor
2025-10-02 15:15:23 +02:00
Valere
84f95be48d
test: Ensure scope for publishers observer
2025-10-02 13:08:00 +02:00
Valere
0502f66e21
tests: Add publisher observable tests
2025-10-02 12:53:59 +02:00
Valere
dfaa6a33f4
fix lint errors
2025-10-01 17:24:19 +02:00
Valere
e8bf817f88
tests: end scope tests
2025-10-01 16:39:21 +02:00
Valere
6a1f7dd057
ConnectionState: test livekit connection states
2025-10-01 15:23:24 +02:00
Valere
22900161d6
extract common test setup
2025-10-01 14:47:45 +02:00
Valere
47c876f3df
lint fixes
2025-10-01 14:37:03 +02:00
Valere
3d8639df03
Connection states tests
2025-10-01 14:21:37 +02:00
Valere
879a1d4af1
Connection: add Connection state and handle error on start
2025-10-01 11:23:16 +02:00
Valere
b00f7d5409
refactor: Remote / Publish Connection and constructor
2025-09-30 17:02:48 +02:00
Valere
edf68d16b7
refactoring: prep work extract to file + documentation
2025-09-30 11:33:45 +02:00
Valere
8509efb48b
review
2025-08-06 13:59:53 +02:00
Valere
6dcc44b631
comment
2025-08-06 09:26:07 +02:00
Valere
fce7b6d456
refactor: move warmup to makePreferredLivekitFoci
2025-08-05 17:44:22 +02:00
Valere
ef7c9a166a
fix eslint
2025-08-05 15:58:46 +02:00
Valere
dba8a43495
fixup test mock
2025-08-05 15:30:15 +02:00
Valere
1a3e88c19a
Ensure that the the jwt service is called before starting a call
2025-08-05 15:13:04 +02:00
Valere
9bf63cce25
fix the test to properly fail
2025-08-01 11:58:05 +02:00
Valere
078c67bfb2
fix bad copy paste comment
2025-07-31 17:47:13 +02:00
Valere
81555c8d51
add a playwright test
2025-07-31 17:46:09 +02:00
Valere
d294be8bd4
custom error for restricted SFU config error
2025-07-31 17:18:02 +02:00
Valere
b0503f41ef
use latest lk-jwt-service for CI
2025-07-31 17:10:40 +02:00
Valere
b35fcf9076
DevX: update dev backend to support jwt-token v3
2025-07-31 17:05:57 +02:00
Valere
4ee67fa4e5
keep lk-jwt-service on 0.2.3 for now
2025-07-31 16:58:14 +02:00
Valere
446a2d4080
fix snapshot test following commit 007a50d
2025-07-31 16:37:09 +02:00
Valere
007a50d0f1
Fix missing button styling on error dialog
2025-07-31 15:00:21 +02:00
Valere
5dfa420135
bump js-sdk version
2025-07-28 17:45:38 +02:00
Valere
ff7a00ed3d
Bump js-sdk resolved commit
2025-07-18 10:43:06 +02:00
Valere
f0d753e58d
Bump js-sdk dependency to have new encryption mgr
2025-07-09 18:47:33 +02:00
Valere
f0126f41fb
Widget: Add missing to device permission for encryption keys
2025-04-04 09:32:34 +02:00
Valere
9b945d00f7
cleaning: Remove deprecated config option for EC url
2025-04-04 09:18:58 +02:00
Valere
e9e82ca3e1
Cleaning + update docker compose pull policy for eweb
2025-04-04 09:12:27 +02:00
Valere
0fbde40359
test: End to end integrated test for call widget
2025-03-25 16:09:38 +01:00