Kaloyan Manolov
533f6f7616
fix: uepr-8: Fix test
2024-10-21 15:12:29 +03:00
Kaloyan Manolov
737d465c22
chore: uepr-72: uepr-65: migrate monorepo changes
2024-10-16 13:10:37 +03:00
Christopher Willis-Ford
9d851caf1d
test: boost screen height to fix l10n test
2024-08-28 15:38:24 -07:00
Christopher Willis-Ford
f7ca856226
test: fix XMLSerializer mock
2024-03-14 11:26:53 -07:00
Christopher Willis-Ford
d14452ef4f
Revert "test: remove network dependency in menu-bar test"
...
This reverts commit 430adbdf85
.
Ideally this should come back at some point...
2024-02-16 18:50:49 -08:00
Christopher Willis-Ford
45a6350294
test: increase Jest timeout beyond server timeout
2024-02-16 18:13:33 -08:00
Christopher Willis-Ford
430adbdf85
test: remove network dependency in menu-bar test
2024-02-16 18:13:33 -08:00
Christopher Willis-Ford
e3e69ed028
test: don't import chromdriver helper
2024-02-16 18:03:44 -08:00
Christopher Willis-Ford
2f3b6f5f41
test: include absurd amounts of debug info
2023-10-13 17:07:27 -07:00
Christopher Willis-Ford
54a1a6044e
test: fix sprite library test WRT SeleniumHelper changes
2023-10-13 16:49:42 -07:00
Christopher Willis-Ford
87b86b661c
test: let web-audio-test-api resume
...
Without this change, `web-audio-test-api` can throw like this:
```
TypeError: Failed to execute the 'transitionToState' on 'AudioContext'
not enabled
```
2023-10-13 16:49:42 -07:00
Christopher Willis-Ford
05a2d16a60
test: improve Selenium helper debugging and consistency
2023-10-13 16:49:42 -07:00
Christopher Willis-Ford
c78735ecbd
test: remove unnecessary driver.quit()
2023-10-13 16:49:42 -07:00
Christopher Willis-Ford
ba5a50bf5d
test: temporarily skip test broken by scratch-fetch
2023-09-29 12:36:02 -07:00
Andy O'Neill
f74bdeb233
fix: correct localization integration test due to translated label
2023-06-27 09:55:27 -04:00
Andy O'Neill
dd8b6faf66
feat: move language and theme to submenu
2023-05-22 13:02:22 -04:00
Andy O'Neill
40e2080580
Merge branch 'develop' into feature/color-contrast
2023-05-08 15:50:26 -04:00
Andy O'Neill
0b15a41c8f
test: unit test for toggle-buttons
2023-04-18 17:17:09 -04:00
Andy O'Neill
bb00935e14
feat: update button styles
2023-04-14 16:47:15 -04:00
Andy O'Neill
8c4526d5f1
chore: update names of themes
2023-04-05 13:30:54 -04:00
Andy O'Neill
4a2368dccb
ci: prevent costumes integration tests from failing
2023-04-03 14:24:59 -04:00
Andy O'Neill
f8acdaea4e
chore: update how theme images are stored and served
2023-03-27 11:54:55 -04:00
Andy O'Neill
ee1deb86a8
test: add unit tests for updating block icons
2023-03-23 10:22:43 -04:00
Andy O'Neill
0dca3bfe28
feat: use high contrast icons
2023-03-23 10:22:43 -04:00
picklesrus
c1064d5381
feat: bring back cat blocks
2023-03-17 10:42:23 -04:00
Andy O'Neill
b1c6ac2721
test: add tests for theme picker
2023-03-10 11:14:46 -05:00
Andy O'Neill
f61402d84e
test: create a test for updating extension category colors
2023-02-27 12:08:34 -05:00
Andy O'Neill
d2c5d6211c
chore: use constant for default theme
2023-02-24 09:52:41 -05:00
Andy O'Neill
63d43fbc78
feat: apply color theme to extension categories and blocks
2023-02-24 09:37:26 -05:00
Andy O'Neill
563dffb34a
feat: color theming for monitors based on block category
2023-02-23 16:37:48 -05:00
Andy O'Neill
b2d4021455
feat: store color theme in state
2023-02-15 13:28:15 -05:00
Christopher Willis-Ford
79a25ff5d3
fix: remove Sentry and add ErrorBoundary tests
2023-01-27 08:34:50 -08:00
Andy O'Neill
2fa0880f90
fix: load flyout correctly when switching languages
2023-01-03 14:46:12 -05:00
Andy O'Neill
d54c17456d
test: add integration test that tests monitor labels after switching languages
2022-12-05 13:07:35 -05:00
Andy O'Neill
97dc338b5a
test: mock toolboxXML for monitor-list test
2022-12-01 09:55:27 -05:00
Andy O'Neill
cb7d235ca8
ci: use ⌘ or Ctrl based on whether platform is Mac for sound integration test
2022-11-10 13:10:09 -05:00
Andy O'Neill
92e5e3f809
chore: add test for cloud-manager-hoc with video
2022-11-09 09:12:57 -05:00
Maximouse
2409e6d6ab
Update snapshot
2022-08-31 10:51:37 +02:00
BryceLTaylor
32f00549bc
remove unused test fixture
2022-05-24 17:47:07 -04:00
BryceLTaylor
de44362f05
Remove test for corrupt png upload as sprite
...
We should just throw an error when a user uploads a corrupt png as a sprite. We do not need to add a gray question mark in that case.
2022-05-24 17:33:40 -04:00
BryceLTaylor
5573577b1b
Fix corrupt bitmap tests
2022-05-24 17:05:33 -04:00
BryceLTaylor
f06a1af81b
add missing/corrupt sprite loading tests
2022-05-24 16:57:12 -04:00
BryceLTaylor
ac51aacd09
Add corrupt and missing bmp fixtures for integration tests
2022-05-24 16:57:12 -04:00
BryceLTaylor
9c8cf6536f
Add missing/corrupt bmp in sb3 tests
2022-05-24 16:57:12 -04:00
BryceLTaylor
c7f2b8bfe6
Add a test loading a corrupt scratch2 svg as a costume
2022-04-25 16:36:14 -04:00
BryceLTaylor
a1e94db32c
Add test uploading a bad scratch2 produced svg as a sprite
2022-04-25 16:29:47 -04:00
BryceLTaylor
d1473c0c08
Add tests that upload sprite2s with bad/missing svgs
2022-04-25 16:28:56 -04:00
BryceLTaylor
1e24b36867
Add integration tests that upload sb2 with bad/missing svgs
2022-04-25 16:27:41 -04:00
BryceLTaylor
60a0887cd3
add integration test loading a corrupt svg as a sprite
2022-04-04 14:38:09 -04:00
BryceLTaylor
53884c43b9
Add integration test loading a sprite3 with a corrupt svg
2022-04-04 14:38:09 -04:00