169 Commits (1055b1c42dff7c47e1451465163e45e13389b453)

Author SHA1 Message Date
Gabe Kangas 0aefe9faf5
Add some API paths to the auth test as well for completeness 2 years ago
Gabe Kangas f7d84bc15b
Fix HTML scaffolding of admin pages rendering without auth. Closes #2789 2 years ago
Gabe Kangas 5b8bacb83f
Add chat embed automated browser tests. Closes #2743 2 years ago
Gabe Kangas 0c133053bb
Remove windows edge screenshots as it is no longer valid. See #2731 2 years ago
Gabe Kangas 7d288365b4
Add Android landscape screenshots 2 years ago
Gabe Kangas b528d4981f
Linter warnings 2 years ago
Gabe Kangas de534632cd
Run nightly automated screenshots. Closes #2699 2 years ago
dependabot[bot] 363bc78ac6
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /test/load (#2664) 2 years ago
dependabot[bot] c31d0e6ad1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /test/automated/browser (#2663) 2 years ago
Gabe Kangas 663c192b06
Make shellcheck happy 3 years ago
dependabot[bot] f75aecdd7d
Bump cookiejar from 2.1.2 to 2.1.4 in /test/automated/api (#2618) 3 years ago
Gabe Kangas e9aa02c149
Tweak default page content 3 years ago
Gabe Kangas f1fc3b41c7
Temporarily re-disable S3-based tests 3 years ago
Gabe Kangas 57beaacd2c
Allow HLS test to wait for stream changes 3 years ago
Gabe Kangas 748219d93e
Use a random number instead of hard coded in test 3 years ago
Meisam 96f2015fbf
silence skipped clean-up inside the container (#2608) 3 years ago
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 3 years ago
Gabe Kangas 44fe52fc5a
Make the public dir live inside data to make volume mounting easier 3 years ago
Gabe Kangas 59b7f6dcbf
Completely give up on setting a performance threshold until it can be addressed in #2167 3 years ago
Meisam dd72879d09
Fix HLS automatic test (#2572) 3 years ago
Gabe Kangas 03217d36df
Disable the second half of the test due to #2571 3 years ago
Meisam 64d3c37fb2
improve stream testing script (#2549) 3 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
Gabe Kangas 1fbe89d703
Reduce SEO score and file issue to improve. #2565 3 years ago
Gabe Kangas a3ea88a5b9
Lower performance threshold even lower because everything is awful 3 years ago
Gabe Kangas 40c7d30c2e
Lower performance threshold until can be figured out 3 years ago
Gabe Kangas 3620c2eb7d
Fix lint warnings 3 years ago
Gabe Kangas 80ab351cbe
Add performance testing to Cypress results 3 years ago
gabek e59ac558c5 Prettified Code! 3 years ago
Gabe Kangas 2675150cdf
Revert "improve stream testing script (#2525)" 3 years ago
Meisam e748d8f765
improve stream testing script (#2525) 3 years ago
Meisam dad5b28cc5
use randomString/Number from lib in api tests (#2542) 3 years ago
dependabot[bot] e1d47d3507
Bump json5 from 2.2.0 to 2.2.2 in /test/automated/browser (#2535) 3 years ago
dependabot[bot] 0870b71b62
Bump json5 from 2.1.3 to 2.2.2 in /test/automated/api (#2536) 3 years ago
dependabot[bot] 0c0f8d9312
Bump json5 from 2.1.3 to 2.2.2 in /test/automated/hls (#2537) 3 years ago
Meisam db3e20b480
cleanup test/automated/api/publicstatic.test.js (#2533) 3 years ago
Gabe Kangas 533d33847c
Hide disabled features (#2473) 3 years ago
Meisam c74d5b4f31
add shellcheck to CI (#2478) 3 years ago
Gabe Kangas 543d8f258f
Check offline banner values before scrolling in browser test 3 years ago
Gabe Kangas 2d4e53ce4b
Update text to reflect new text 3 years ago
Gabe Kangas cdbb3b7a03
Update test to reflect content change 3 years ago
Gabe Kangas 6c169bc9b7
visible -> exist in browser tests 3 years ago
Gabe Kangas 014cc756bc
Only run css selector identifier tests to run on desktop 3 years ago
Gabe Kangas 14e4ca9c28
Change tab identifier 3 years ago
Gabe Kangas c231fd3592
First pass at CSS identifiers + test to verify they are set. For #2193 3 years ago
Meisam a7080a1fc1
validate response of federation APIs (#2408) 3 years ago
Gabe Kangas eb1fc9706f
Add test for setting socket override and verify no errors are thrown on reload. Closes #2355 3 years ago
Gabe Kangas 3826f9380a
Listen for console errors in browser tests 3 years ago
Gabe Kangas cb6c0a3495
Add api test to verify saving socket override. For #2355 3 years ago
Meisam 12ec4b15cd
use lib/admin.js functions in api tests (#2419) 3 years ago