Maxim Khlobystov
d69fc3bfaa
Test both ways of joining HTML5 client from the landing page: clicking the Join button and pressing Enter
...
This commit improves the landing page test spec by introducing the way to enter the client by pressing Enter. We also temporarily switch to Chrome in the main config file due to the bug in Geckodriver that doesn't allow us to use keyboard keys.
2017-05-22 01:56:02 +00:00
Maxim Khlobystov
e6cce3d0e6
Set the Selenium test runner to log everything.
2017-05-22 01:24:41 +00:00
Maxim Khlobystov
0535edf6c1
Upgrade the landing page test to enter the actual HTML5 client
...
This commit adds the action of submitting the landing page form to the test spec.
Note: Geckodriver 0.11.1 has a bug that prevents running our landing page test on Firefox 5.3 (version 5.2 works fine).
2017-05-16 03:15:22 +00:00
Maxim Khlobystov
0c41baa439
Setup wdio + Finish the dummy landing page title test
...
This commit adds the config file for the wdio test runner. Using the packaged runner instead of the particular Jasmine runner allows us to do the following:
- Use the global browser object (simplifies access to the Selenium methods from any particular assertion)
- Avoid installing Jasmine globally
The dummy landing page title test actually does the job now.
2017-05-15 01:29:00 +00:00
Maxim Khlobystov
2013109236
Do initial WebdriverIO setup + Add dummy landing page title test
...
This commit adds 2 packages:
- WebdriverIO main package
- Jasmine integration for WebdriverIO
Dummy landing page spec is created (supposed to test the title, but doesn't actually do that yet). This new spec follows the Page Object pattern.
2017-05-14 03:52:43 +00:00
Anton Georgiev
3dc21e2cae
increase the connectionTimeout value for production
2017-05-11 15:20:59 -04:00
Anton Georgiev
e8b01dcdcc
Merge pull request #3909 from antobinary/fix-cc
...
HTML5: Changes to the closed captions settings menu
2017-05-10 07:48:58 -04:00
Anton Georgiev
e8fb481722
add logic to trigger logout if user timed out on auth step
2017-05-09 16:04:30 -04:00
Anton Georgiev
1f640ea3e4
only offer taking over a locale for cc to moderators
2017-05-05 15:52:23 -04:00
Klaus Klein
b2195da345
Fix client reconnection timeout
2017-05-05 11:30:15 -03:00
Anton Georgiev
93baf362e6
remove old import
2017-05-04 15:14:14 -04:00
Anton Georgiev
91ce6e20d5
unify user and audiouser in verto bridge
2017-05-04 14:44:20 -04:00
Anton Georgiev
bd56001733
disable cc menu if toggled off
2017-05-04 14:42:55 -04:00
Anton Georgiev
453a2cf6a4
code style improvements of closed-captions
2017-05-03 17:54:26 -04:00
Fred Dixon
837654dc85
Merge pull request #3895 from perroned/update-verto-libs
...
Update verto libs and WebRTC Extension
2017-05-03 16:50:34 -04:00
Anton Georgiev
3904771fc3
if microphone lock is enforced, pick listenOnly join over using mic
2017-05-03 16:12:47 -04:00
Anton Georgiev
6d71e943a0
Merge pull request #3893 from antobinary/check-mute-user
...
HTML5: Update callServer to makeCall to fix user item calls
2017-05-03 13:54:15 -04:00
Klauswk
b668b24cac
Merge branch 'ClientLog' into test-3865
2017-05-03 14:31:13 -03:00
Anton Georgiev
038405f907
some changes to logClient api
2017-05-03 13:19:21 -04:00
Klauswk
74c2219fc9
Update index.js
2017-05-03 14:09:33 -03:00
Anton Georgiev
8ab7865419
Merge branch 'ClientLog' of github.com:Klauswk/bigbluebutton into test-3865
2017-05-03 12:59:33 -04:00
Anton Georgiev
935219148a
Merge pull request #3871 from Klauswk/LeaveButtonOnErrorScreen
...
Add leave button to error screen
2017-05-03 12:58:28 -04:00
Anton Georgiev
3a4b8cc388
update callServer to makeCall to fix user item calls
2017-05-03 12:56:27 -04:00
Klauswk
b0b455e591
Merge branch 'master' into ClientLog
2017-05-03 13:40:57 -03:00
Klaus Klein
5a37750bf6
Change leave button label
2017-05-03 13:19:45 -03:00
Anton Georgiev
02c6f6d80f
Merge pull request #3860 from JaeeunCho/userlist_name_space
...
HTML5 - fixed display unread count for long name user
2017-05-03 11:16:23 -04:00
Anton Georgiev
0521571218
Merge pull request #3838 from Klauswk/AddServerCallback
...
Add server callback with error
2017-05-03 11:11:35 -04:00
Anton Georgiev
8d037bc4fa
resolve issues with modal on breakouts
2017-05-03 11:06:28 -04:00
perroned
66061fa33d
Handle lib update/fix errors
2017-05-03 14:13:53 +00:00
Klaus Klein
bede8ab447
Fix missing line and tab problem
2017-05-03 09:27:33 -03:00
Anton Georgiev
30e73e7640
Merge pull request #3879 from KDSBrowne/accessibility-update-07
...
[HTML5] - Accessibility update 07
2017-05-02 15:12:21 -04:00
Anton Georgiev
78937a5ac9
Merge pull request #3831 from oswaldoacauan/modal-refactor-pr
...
[HTML5] Refactor of the Modal component state
2017-05-02 15:09:38 -04:00
Anton Georgiev
5087e5b24b
Handle audio on refactored modal ( #2 )
...
* handle audio on refactored modal
* wrap component with withModalMounter
2017-05-02 13:18:01 -04:00
Klaus Klein
131f23f42d
Fix lint problems
2017-05-02 08:30:32 -03:00
KDSBrowne
c3ce8192d1
fix lint issues
2017-05-01 12:59:17 -07:00
Oswaldo Acauan
d434ba6893
Fix the audio-modal
2017-05-01 16:52:57 -03:00
KDSBrowne
80d4feedcc
fix tabIndex for the settings closed caption submenu
2017-05-01 12:46:21 -07:00
KDSBrowne
eef9fd782a
fix merge conflict
2017-05-01 12:23:01 -07:00
KDSBrowne
f2e7e360ff
remove extra list separator
2017-05-01 11:54:40 -07:00
KDSBrowne
aa0f51e62d
fix console errors for missing key and invalid prop
2017-05-01 11:43:01 -07:00
Klauswk
30b7c3c1e4
Merge branch 'master' into AddServerCallback
2017-04-28 17:28:45 -03:00
Klaus Klein
5ba575e0aa
Removed unused import
2017-04-28 17:24:47 -03:00
Klaus Klein
9c2c736e65
Add leave button to error screen
2017-04-28 17:16:07 -03:00
Klaus Klein
31ae8854c9
Lint problems fixed
2017-04-28 17:01:02 -03:00
Anton Georgiev
a2e8a84e80
Merge pull request #3870 from antobinary/more-locales
...
HTML5: Add localizations to hardcoded strings
2017-04-28 15:40:30 -04:00
Anton Georgiev
85d6f7aa6e
add label descriptions for cancel and save
2017-04-28 15:13:42 -04:00
Anton Georgiev
5d0022f214
localize user popup menu
2017-04-28 14:28:55 -04:00
Klaus Klein
5a4f05a41a
Fix requests on PR #3865
2017-04-28 14:12:08 -03:00
Oswaldo Acauan
edd64a97f4
Fix merge conflicts
2017-04-28 16:15:29 +00:00
Anton Georgiev
5abf6413a8
localize controls in Settings menu
2017-04-28 11:56:27 -04:00